Bitrix API

MessageSendResponse implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$errorText  : string
$isSuccess  : bool

Methods

__construct()  : mixed
jsonSerialize()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(bool $isSuccess[, string $errorText = '' ]) : mixed
Parameters
$isSuccess : bool
$errorText : string = ''

jsonSerialize()

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

        
On this page

Search results