Im
Class Im Integration with bitrix im module.
Table of Contents
Methods
- convertCrmEntityToAttach() : mixed
- getUserData() : array<string|int, mixed>
- Wrapper around CIMContactList::GetUserData.
- notifyAdmins() : mixed
- Creates notification for portal admins of telephony events.
- notifyChangeSipRegistrationStatus() : mixed
Methods
convertCrmEntityToAttach()
public
static convertCrmEntityToAttach(mixed $typeName, mixed $entityId) : mixed
Parameters
- $typeName : mixed
- $entityId : mixed
getUserData()
Wrapper around CIMContactList::GetUserData.
public
static getUserData(array<string|int, mixed> $filter) : array<string|int, mixed>
Parameters
- $filter : array<string|int, mixed>
-
Options to pass to the CIMContactList::GetUserData.
Return values
array<string|int, mixed>notifyAdmins()
Creates notification for portal admins of telephony events.
public
static notifyAdmins(string $notification[, array<string|int, mixed> $buttons = array() ]) : mixed
Parameters
- $notification : string
-
Notification message. May contain BBCode.
- $buttons : array<string|int, mixed> = array()
Tags
notifyChangeSipRegistrationStatus()
public
static notifyChangeSipRegistrationStatus(mixed $notification) : mixed
Parameters
- $notification : mixed