См. определение в файле apple.php строка 7
◆ getBatch()
getBatch |
( |
array | $messages = [] | ) |
|
Gets the batch for Apple push notification service
- Аргументы
-
- Возвращает
- string
Переопределяет метод предка BaseService.
См. определение в файле apple.php строка 19
◆ getMessageInstance()
getMessageInstance |
( |
string | $token | ) |
|
◆ getProductionBatch()
getProductionBatch |
( |
| $appMessages | ) |
|
Gets batch with ;2; modifier only for production server
- Аргументы
-
- Возвращает
- string
См. определение в файле apple.php строка 60
◆ getSandboxBatch()
getSandboxBatch |
( |
| $appMessages | ) |
|
Gets batch with ;1; modifier only for sandbox server
- Аргументы
-
- Возвращает
- string
См. определение в файле apple.php строка 48
◆ shouldBeSent()
static shouldBeSent |
( |
array | $messageRowData | ) |
|
|
static |
◆ $productionModifier
int $productionModifier = 2 |
|
protected |
◆ $sandboxModifier