Show / Hide Table of Contents

Enum TIMAndroidOfflinePushNotifyMode

Namespace: com.tencent.imsdk.unity.enums
Assembly: cs.temp.dll.dll
Syntax
public enum TIMAndroidOfflinePushNotifyMode

Fields

Name Description
kTIMAndroidOfflinePushNotifyMode_Custom

自定义消息模式,离线消息下发后,点击通知栏消息会给应用进行回调

kTIMAndroidOfflinePushNotifyMode_Normal

普通通知栏消息模式,离线消息下发后,点击通知栏消息直接启动应用,不会给应用进行回调

In This Article
Back to top Generated by DocFX