Bitrix API

CounterType : string

Table of Contents

Cases

Chat  = 'chat'
Collab  = 'collab'
Comment  = 'comment'
Copilot  = 'copilot'
Openline  = 'openline'

Methods

tryFromChat()  : self
tryFromType()  : self

Cases

Methods

tryFromChat()

public static tryFromChat(Chat $chat) : self
Parameters
$chat : Chat
Return values
self

tryFromType()

public static tryFromType(string|null $type) : self
Parameters
$type : string|null
Return values
self

        
On this page

Search results