-
Notifications
You must be signed in to change notification settings - Fork 13
Service: Notification
Yury V. Zaytsev edited this page Sep 22, 2019
·
8 revisions
Service ID: 2
| Command ID | Name |
|---|---|
| 1 | Message |
| 2 | Constraint |
| 5 | PushPrompt |
| Tag | Width | Name | Description |
|---|---|---|---|
| 1 | 2B | Id | Running ID, overflows at 256 |
| 2 | 1B | Type | Notification type |
| 3 | 1B | Vibration | {0: False, 1: True} |
| 4 | 0B | PayloadEmpty | Probably used to cancel notifications |
| 132 | - | PayloadText | 140, 141, 14: Kind, 15: Encoding, 16: Text |
| 134 | - | PayloadImage | Image payload |