Bitrix API

IncomingInvitationReplyHandler extends IncomingInvitationHandler

Table of Contents

Constants

CONTENT_TYPES  = ['application/ics', 'text/calendar']

Methods

__construct()  : mixed
IncomingInvitationReplyHandler constructor.
createInstance()  : IncomingInvitationReplyHandler
fromComponent()  : IncomingInvitationReplyHandler
getEventId()  : int|null
handle()  : IncomingInvitationReplyHandler
handleFromRequest()  : bool
isSuccess()  : bool
sendNotificationGuestReaction()  : void

Constants

Methods

handleFromRequest()

public static handleFromRequest(Event $event) : bool
Parameters
$event : Event
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
throws
LoaderException
Return values
bool

sendNotificationGuestReaction()

public sendNotificationGuestReaction(array<string|int, mixed> $event, string $attendeeStatus) : void
Parameters
$event : array<string|int, mixed>
$attendeeStatus : string

        
On this page

Search results