Bitrix API

OutcomingEventManager

Table of Contents

Constants

ATTACHMENT_NAME  = 'invite.ics'
CHARSET  = 'utf-8'
CONTENT_TYPE  = 'text/calendar'
MAX_SENT  = 3

Methods

__construct()  : mixed
__serialize()  : array<string|int, mixed>
__unserialize()  : void
cancelInvitation()  : OutcomingEventManager
createInstance()  : OutcomingEventManager
getCountInvitations()  : mixed
getEvent()  : mixed
getEventId()  : mixed
getMethod()  : mixed
getReceiver()  : mixed
getStatus()  : string
getUId()  : string
incrementCounterInvitations()  : mixed
inviteUser()  : OutcomingEventManager
replyInvitation()  : OutcomingEventManager

Constants

Methods

__construct()

public __construct(array<string|int, mixed> $params) : mixed
Parameters
$params : array<string|int, mixed>

__serialize()

public __serialize() : array<string|int, mixed>
Return values
array<string|int, mixed>

__unserialize()

public __unserialize(array<string|int, mixed> $data) : void
Parameters
$data : array<string|int, mixed>

        
On this page

Search results