|
1C-Bitrix 25.700.0
|
Открытые члены | |
| __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 | ( | ) |
Переопределяется в GoogleInteractive.
См. определение в файле google.php строка 9
| getBatch | ( | array | $messages = [] | ) |
Returns the final batch for the Android's push notification
| array | $messages |
Переопределяет метод предка BaseService.
См. определение в файле google.php строка 21
| getMessageInstance | ( | $token | ) |
Gets message instance
| $token |
См. определение в файле google.php строка 45
|
static |
См. определение в файле google.php строка 50