Bitrix API

TransportWebHook implements iBase, iLimitation

Class TransportWebHook

Table of Contents

Interfaces

iBase
Interface iBase
iLimitation
Interface iLimitable

Constants

CODE  = self::CODE_WEB_HOOK
MAX_BUFFER_SIZE  = 200

Methods

__construct()  : mixed
TransportWebHook constructor.
end()  : void
End.
getCode()  : string
Get code.
getLimiters()  : array<string|int, iLimiter>
Get limiters.
getName()  : string
Get name.
getSupportedRecipientTypes()  : array<string|int, int>
Get supported recipient types.
loadConfiguration()  : Configuration
Load configuration.
saveConfiguration()  : void
Save configuration.
send()  : bool
Send.
start()  : void
Start.

Constants

Methods

__construct()

TransportWebHook constructor.

public __construct() : mixed

getSupportedRecipientTypes()

Get supported recipient types.

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

        
On this page

Search results