Bitrix API

EventHandler

Class EventHandler of VoxImplant events

Table of Contents

Methods

onCallEnd()  : void
Handler of call end event.
onCallRegisteredInCrm()  : void
Event handler when CRM entities created during a call.

Methods

onCallEnd()

Handler of call end event.

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

Event data.

onCallRegisteredInCrm()

Event handler when CRM entities created during a call.

public static onCallRegisteredInCrm(Event $event) : void
Parameters
$event : Event

        
On this page

Search results