Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Google
+ Граф наследования:Google:

Открытые члены

 __construct ()
 
 getBatch (array $messages=[])
 
 getMessageInstance ($token)
 
- Открытые члены унаследованные от BaseService
 getMessageInstance (string $token)
 

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

static shouldBeSent ($messageRowData)
 
- Открытые статические члены унаследованные от BaseService
static shouldBeSent (array $messageRowData)
 

Дополнительные унаследованные члены

- Открытые атрибуты унаследованные от BaseService
const DEFAULT_EXPIRY = 14400
 
- Защищенные члены унаследованные от BaseService
 getBatchWithModifier ($appMessages=Array(), $modifier="")
 
- Защищенные статические члены унаследованные от BaseService
static getGroupedByServiceMode ($arMessages)
 
static getGroupedByAppID ($arMessages)
 
- Защищенные данные унаследованные от BaseService
bool $allowEmptyMessage = true
 

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

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

Конструктор(ы)

◆ __construct()

__construct ( )

Переопределяется в GoogleInteractive.

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

Методы

◆ getBatch()

getBatch ( array $messages = [])

Returns the final batch for the Android's push notification

Аргументы
array$messages
Возвращает
string

Переопределяет метод предка BaseService.

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

◆ getMessageInstance()

getMessageInstance ( $token)

Gets message instance

Аргументы
$token
Возвращает
GoogleMessage

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

◆ shouldBeSent()

static shouldBeSent ( $messageRowData)
static

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