Bitrix API

MessageAccess extends Base

Table of Contents

Methods

fromArray()  : self
getEntityId()  : int
getEntityType()  : string
getEntityUfId()  : int
getEntityUfType()  : string
getMailboxId()  : int
getMessageId()  : int
getOptions()  : string
getSecret()  : string
getToken()  : string
toArray()  : array<string|int, mixed>

Methods

fromArray()

public static fromArray(array<string|int, mixed> $array) : self
Parameters
$array : array<string|int, mixed>
Return values
self

getEntityType()

public getEntityType() : string
Return values
string

getEntityUfId()

public getEntityUfId() : int
Return values
int

getEntityUfType()

public getEntityUfType() : string
Return values
string

getMailboxId()

public getMailboxId() : int
Return values
int

getMessageId()

public getMessageId() : int
Return values
int

getOptions()

public getOptions() : string
Return values
string

getSecret()

public getSecret() : string
Return values
string

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results