Skip to main content

RecvMsgOpt

info

In User Information under globalRecvMsgOpt, globally control whether to receive offline push notifications.
In Conversation under recvMsgOpt, besides controlling whether to receive offline push for that conversation, it also controls whether the unread count of that conversation is included in the total unread count.

Conversation Message Receive Options

Enum ValueDescription
0Normally receive messages
1Reserved field
2Receive messages, but no offline push. When in conversation, this conversation's unread count is not included in the total unread count

OIMReceiveMessageOpt

Enum NameEnum Value
OIMReceiveMessageOptReceive0
OIMReceiveMessageOptNotReceive1
OIMReceiveMessageOptNotNotify2