Show / Hide Table of Contents

Enum TIMReceiveMessageOpt

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

Fields

Name Description
kTIMRecvMsgOpt_Not_Notify

在线正常接收消息,离线不会有推送通知

kTIMRecvMsgOpt_Not_Receive

不会接收到消息,离线不会有推送通知

kTIMRecvMsgOpt_Receive

在线正常接收消息,离线时会进行 APNs 推送

In This Article
Back to top Generated by DocFX