TIMAndroidOfflinePushNotifyMode
Introduction
Android Offline Push Notification Mode
Parameter introduction
| Enumeration name | Enumeration type | value |
|---|---|---|
| kTIMAndroidOfflinePushNotifyMode_Normal | Normal Android offline push notification mode. Offline message sends as notification, and click the notification may launch the APP. | 0 |
| kTIMAndroidOfflinePushNotifyMode_Custom | Custom Andoird offline push notification mode. Click notification will trigger custom callback. | 1 |