Bitrix API

MessengerCallConnector extends StubConnector

FinalYes

Table of Contents

Constants

SECONDS_BETWEEN_SAME_FILE  = 1800

Methods

__construct()  : mixed
addComment()  : void
$data contains 'text', 'version'
buildFromAttachedObject()  : mixed
canConfidenceReadInOperableEntity()  : bool
canConfidenceUpdateInOperableEntity()  : bool
canRead()  : bool
canUpdate()  : bool
className()  : mixed
getAttachedObject()  : AttachedObject
getDataToShow()  : mixed
getDataToShowByUser()  : array<string|int, mixed>
getDataToShowForUser()  : mixed
getPathToGroup()  : mixed
getPathToUser()  : mixed
isAnonymousAllowed()  : bool
isSetAttachedObject()  : bool
setAttachedObject()  : $this
setPathToGroup()  : mixed
setPathToUser()  : mixed
tryToGetDataToShowForUser()  : mixed

Constants

Methods

addComment()

$data contains 'text', 'version'

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

buildFromAttachedObject()

public final static buildFromAttachedObject(AttachedObject $attachedObject) : mixed
Parameters
$attachedObject : AttachedObject

canConfidenceReadInOperableEntity()

public canConfidenceReadInOperableEntity() : bool
Return values
bool

canConfidenceUpdateInOperableEntity()

public canConfidenceUpdateInOperableEntity() : bool
Return values
bool

canUpdate()

public canUpdate(mixed $userId) : bool
Parameters
$userId : mixed
Return values
bool

className()

public static className() : mixed

getAttachedObject()

public getAttachedObject() : AttachedObject
Return values
AttachedObject

getDataToShowByUser()

public getDataToShowByUser(int $userId) : array<string|int, mixed>
Parameters
$userId : int
Return values
array<string|int, mixed>

getDataToShowForUser()

public getDataToShowForUser(int $userId) : mixed
Parameters
$userId : int

getPathToGroup()

public getPathToGroup() : mixed

getPathToUser()

public getPathToUser() : mixed

isAnonymousAllowed()

public isAnonymousAllowed() : bool
Return values
bool

isSetAttachedObject()

public isSetAttachedObject() : bool
Return values
bool

setAttachedObject()

public setAttachedObject(AttachedObject $attachedObject) : $this
Parameters
$attachedObject : AttachedObject
Return values
$this

setPathToGroup()

public static setPathToGroup(mixed $path) : mixed
Parameters
$path : mixed

setPathToUser()

public static setPathToUser(mixed $path) : mixed
Parameters
$path : mixed

tryToGetDataToShowForUser()

public tryToGetDataToShowForUser(int $userId) : mixed
Parameters
$userId : int

        
On this page

Search results