Bitrix API

MessageStatus

Table of Contents

Constants

CODE_DELIVERED  = 'delivered'
CODE_FAILED  = 'failed'
CODE_READ  = 'read'
CODE_SENDING  = 'sending'
CODE_SENT  = 'sent'
SEMANTIC_FAILURE  = 'failure'
SEMANTIC_SUCCESS  = 'success'

Methods

__construct()  : mixed
delivered()  : self
failed()  : self
getName()  : string
getSemantic()  : string
read()  : self
sending()  : self
sent()  : self

Constants

Methods

__construct()

public __construct(string $code) : mixed
Parameters
$code : string

delivered()

public static delivered() : self
Return values
self

getSemantic()

public getSemantic() : string
Return values
string

        
On this page

Search results