Bitrix API

EventHandler

Class EventHandler

Table of Contents

Methods

onChatAnswer()  : mixed
onChatSkip()  : mixed
onSessionBeforeUpdate()  : mixed
onSessionCreate()  : mixed
onSessionFinish()  : mixed
onSessionStart()  : mixed
onSessionUpdate()  : mixed
onSessionVote()  : mixed

Methods

onChatAnswer()

public static onChatAnswer(Event $event) : mixed
Parameters
$event : Event

onChatSkip()

public static onChatSkip(Event $event) : mixed
Parameters
$event : Event

onSessionBeforeUpdate()

public static onSessionBeforeUpdate(Event $event) : mixed
Parameters
$event : Event

onSessionCreate()

public static onSessionCreate(Event $event) : mixed
Parameters
$event : Event

onSessionFinish()

public static onSessionFinish(Event $event) : mixed
Parameters
$event : Event

onSessionStart()

public static onSessionStart(Event $event) : mixed
Parameters
$event : Event

onSessionUpdate()

public static onSessionUpdate(Event $event) : mixed
Parameters
$event : Event

onSessionVote()

public static onSessionVote(Event $event) : mixed
Parameters
$event : Event

        
On this page

Search results