Bitrix API

ExternalSender

Table of Contents

Methods

callExternalMethod()  : HttpRequestResult
setApiKey()  : self

Methods

callExternalMethod()

public callExternalMethod(string $method[, array<string|int, mixed>|null $requestParams = null ][, string $httpMethod = '' ]) : HttpRequestResult
Parameters
$method : string
$requestParams : array<string|int, mixed>|null = null
$httpMethod : string = ''
Return values
HttpRequestResult

setApiKey()

public setApiKey(string $apiKey) : self
Parameters
$apiKey : string
Return values
self

        
On this page

Search results