CallRecord
FinalYes
Class for call record event handlers
Class CallRecord
Table of Contents
Methods
- getEntityTypeList() : array<string|int, mixed>
- getForumId() : int
- onDiskRecordShare() : bool
- Handles file sharing in IM task or calendar event chat
Methods
getEntityTypeList()
public
static getEntityTypeList() : array<string|int, mixed>
Return values
array<string|int, mixed>getForumId()
public
static getForumId(mixed $entityType) : int
Parameters
- $entityType : mixed
Return values
intonDiskRecordShare()
Handles file sharing in IM task or calendar event chat
public
static onDiskRecordShare(Event $event) : bool
Parameters
- $event : Event
-
Event.