Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс MessageStatus

Открытые статические члены

static getDescriptions (?string $language=null)
 
static getSemantics ()
 

Открытые атрибуты

const PENDING = 0
 
const ERROR = 1
 
const EXCEPTION = 2
 
const DEFERRED = 3
 
const ACCEPTED = 10
 
const QUEUED = 11
 
const SENDING = 12
 
const SENT = 13
 
const DELIVERED = 14
 
const UNDELIVERED = 15
 
const FAILED = 16
 
const READ = 17
 
const UNKNOWN = 64
 
const SEMANTIC_PROCESS = 'process'
 
const SEMANTIC_SUCCESS = 'success'
 
const SEMANTIC_FAILURE = 'failure'
 

Подробное описание

См. определение в файле messagestatus.php строка 8

Методы

◆ getDescriptions()

static getDescriptions ( ?string $language = null)
static

См. определение в файле messagestatus.php строка 32

◆ getSemantics()

static getSemantics ( )
static

См. определение в файле messagestatus.php строка 52

Данные класса

◆ ACCEPTED

const ACCEPTED = 10

См. определение в файле messagestatus.php строка 17

◆ DEFERRED

const DEFERRED = 3

См. определение в файле messagestatus.php строка 14

◆ DELIVERED

const DELIVERED = 14

См. определение в файле messagestatus.php строка 21

◆ ERROR

const ERROR = 1

См. определение в файле messagestatus.php строка 12

◆ EXCEPTION

const EXCEPTION = 2

См. определение в файле messagestatus.php строка 13

◆ FAILED

const FAILED = 16

См. определение в файле messagestatus.php строка 23

◆ PENDING

const PENDING = 0

См. определение в файле messagestatus.php строка 11

◆ QUEUED

const QUEUED = 11

См. определение в файле messagestatus.php строка 18

◆ READ

const READ = 17

См. определение в файле messagestatus.php строка 24

◆ SEMANTIC_FAILURE

const SEMANTIC_FAILURE = 'failure'

См. определение в файле messagestatus.php строка 30

◆ SEMANTIC_PROCESS

const SEMANTIC_PROCESS = 'process'

См. определение в файле messagestatus.php строка 28

◆ SEMANTIC_SUCCESS

const SEMANTIC_SUCCESS = 'success'

См. определение в файле messagestatus.php строка 29

◆ SENDING

const SENDING = 12

См. определение в файле messagestatus.php строка 19

◆ SENT

const SENT = 13

См. определение в файле messagestatus.php строка 20

◆ UNDELIVERED

const UNDELIVERED = 15

См. определение в файле messagestatus.php строка 22

◆ UNKNOWN

const UNKNOWN = 64

См. определение в файле messagestatus.php строка 26