Options
All
  • Public
  • Public/Protected
  • All
Menu
brief

Message receiving option

name meaning value (enum)
kTIMRecvMsgOpt_Receive Receive messages normally online, and push APNs when offline kTIMRecvMsgOpt_Receive
kTIMRecvMsgOpt_Not_Receive No messages received, no push notifications offline kTIMRecvMsgOpt_Not_Receive
kTIMRecvMsgOpt_Not_Notify Receive messages normally online, no push notifications offline kTIMRecvMsgOpt_Not_Notify

Index

Enumeration members

kTIMRecvMsgOpt_Not_Notify

kTIMRecvMsgOpt_Not_Notify = 2

kTIMRecvMsgOpt_Not_Receive

kTIMRecvMsgOpt_Not_Receive = 1

kTIMRecvMsgOpt_Receive

kTIMRecvMsgOpt_Receive = 0

Generated using TypeDoc