Bitrix API

SendingConfig

Config for sending process.

Table of Contents

Methods

__call()  : mixed
__construct()  : mixed
addRecent()  : bool
allowPushImmediately()  : self
allowSendPush()  : self
convertMode()  : bool
create()  : self
disableAddRecent()  : self
disableConvertMode()  : self
disableForceConnectorSend()  : self
disableKeepConnectorSilence()  : self
disableSkipAuthorAddRecent()  : self
disableSkipCommandExecution()  : self
disableSkipConnectorSend()  : self
disableSkipCounterIncrements()  : self
disableSkipOpenlineSession()  : self
disableSkipUrlIndex()  : self
disableSkipUserCheck()  : self
disableUrlPreview()  : self
disallowPushImmediately()  : self
disallowSendPush()  : self
enableAddRecent()  : self
enableConvertMode()  : self
enableForceConnectorSend()  : self
enableKeepConnectorSilence()  : self
enableSkipAuthorAddRecent()  : self
enableSkipCommandExecution()  : self
enableSkipConnectorSend()  : self
enableSkipCounterIncrements()  : self
enableSkipOpenlineSession()  : self
enableSkipUrlIndex()  : self
enableSkipUserCheck()  : self
enableUrlPreview()  : self
fakeRelation()  : int
fillByLegacy()  : void
forceConnectorSend()  : bool
generateUrlPreview()  : bool
isSkipFireEventBeforeMessageNotifySend()  : bool
keepConnectorSilence()  : bool
sendPush()  : bool
sendPushImmediately()  : bool
setFakeRelation()  : self
skipAuthorAddRecent()  : bool
skipCommandExecution()  : bool
skipConnectorSend()  : bool
skipCounterIncrements()  : bool
skipFireEventBeforeMessageNotifySend()  : self
skipOpenlineSession()  : bool
skipUrlIndex()  : bool
skipUserCheck()  : bool
toArray()  : array<string|int, mixed>

Methods

__call()

public __call(string $name, array<string|int, mixed> $arguments) : mixed
Parameters
$name : string
$arguments : array<string|int, mixed>

__construct()

public __construct([array<string|int, mixed>|null $args = null ]) : mixed
Parameters
$args : array<string|int, mixed>|null = null

allowPushImmediately()

public allowPushImmediately() : self
Return values
self

allowSendPush()

public allowSendPush() : self
Return values
self

create()

public static create(mixed $sendingConfig) : self
Parameters
$sendingConfig : mixed
Return values
self

disableAddRecent()

public disableAddRecent() : self
Return values
self

disableConvertMode()

public disableConvertMode() : self
Return values
self

disableForceConnectorSend()

public disableForceConnectorSend() : self
Return values
self

disableKeepConnectorSilence()

public disableKeepConnectorSilence() : self
Return values
self

disableSkipAuthorAddRecent()

public disableSkipAuthorAddRecent() : self
Return values
self

disableSkipCommandExecution()

public disableSkipCommandExecution() : self
Return values
self

disableSkipConnectorSend()

public disableSkipConnectorSend() : self
Return values
self

disableSkipCounterIncrements()

public disableSkipCounterIncrements() : self
Return values
self

disableSkipOpenlineSession()

public disableSkipOpenlineSession() : self
Return values
self

disableSkipUrlIndex()

public disableSkipUrlIndex() : self
Return values
self

disableSkipUserCheck()

public disableSkipUserCheck() : self
Return values
self

disableUrlPreview()

public disableUrlPreview() : self
Return values
self

disallowPushImmediately()

public disallowPushImmediately() : self
Return values
self

disallowSendPush()

public disallowSendPush() : self
Return values
self

enableAddRecent()

public enableAddRecent() : self
Return values
self

enableConvertMode()

public enableConvertMode() : self
Return values
self

enableForceConnectorSend()

public enableForceConnectorSend() : self
Return values
self

enableKeepConnectorSilence()

public enableKeepConnectorSilence() : self
Return values
self

enableSkipAuthorAddRecent()

public enableSkipAuthorAddRecent() : self
Return values
self

enableSkipCommandExecution()

public enableSkipCommandExecution() : self
Return values
self

enableSkipConnectorSend()

public enableSkipConnectorSend() : self
Return values
self

enableSkipCounterIncrements()

public enableSkipCounterIncrements() : self
Return values
self

enableSkipOpenlineSession()

public enableSkipOpenlineSession() : self
Return values
self

enableSkipUrlIndex()

public enableSkipUrlIndex() : self
Return values
self

enableSkipUserCheck()

public enableSkipUserCheck() : self
Return values
self

enableUrlPreview()

public enableUrlPreview() : self
Return values
self

fillByLegacy()

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

forceConnectorSend()

public forceConnectorSend() : bool
Return values
bool

generateUrlPreview()

public generateUrlPreview() : bool
Return values
bool

isSkipFireEventBeforeMessageNotifySend()

public isSkipFireEventBeforeMessageNotifySend() : bool
Return values
bool

keepConnectorSilence()

public keepConnectorSilence() : bool
Return values
bool

sendPushImmediately()

public sendPushImmediately() : bool
Return values
bool

setFakeRelation()

public setFakeRelation(int $value) : self
Parameters
$value : int
Return values
self

skipAuthorAddRecent()

public skipAuthorAddRecent() : bool
Return values
bool

skipCommandExecution()

public skipCommandExecution() : bool
Return values
bool

skipConnectorSend()

public skipConnectorSend() : bool
Return values
bool

skipCounterIncrements()

public skipCounterIncrements() : bool
Return values
bool

skipFireEventBeforeMessageNotifySend()

public skipFireEventBeforeMessageNotifySend([bool $flag = true ]) : self
Parameters
$flag : bool = true
Return values
self

skipOpenlineSession()

public skipOpenlineSession() : bool
Return values
bool

skipUrlIndex()

public skipUrlIndex() : bool
Return values
bool

skipUserCheck()

public skipUserCheck() : bool
Return values
bool

toArray()

public toArray([array<string|int, mixed> $options = [] ]) : array<string|int, mixed>
Parameters
$options : array<string|int, mixed> = []
Return values
array<string|int, mixed>

        
On this page

Search results