Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TIMAndroidOfflinePushNotifyMode

brief

Android offline push mode

name meaning value (enum)
kTIMAndroidOfflinePushNotifyMode_Normal In the normal notification bar message mode, after the offline message is sent, click the notification bar message to directly start the application, and no callback will be given to the application. kTIMAndroidOfflinePushNotifyMode_Normal
kTIMAndroidOfflinePushNotifyMode_Custom Customize the message mode, after the offline message is sent, clicking the notification bar message will call back the application kTIMAndroidOfflinePushNotifyMode_Custom

Index

Enumeration members

kTIMAndroidOfflinePushNotifyMode_Custom

kTIMAndroidOfflinePushNotifyMode_Custom = 1

kTIMAndroidOfflinePushNotifyMode_Normal

kTIMAndroidOfflinePushNotifyMode_Normal = 0

Generated using TypeDoc