TIMGroupReceiveMessageOpt Constants Reference
| Declared in | TIMComm.h | 
|---|
TIMGroupReceiveMessageOpt
群消息接受选项
Definition
typedef NS_ENUM(NSInteger, TIMGroupReceiveMessageOpt ) {
                            
                               TIM_GROUP_RECEIVE_MESSAGE = 0,
                            
                               TIM_GROUP_NOT_RECEIVE_MESSAGE = 1,
                            
                               TIM_GROUP_RECEIVE_NOT_NOTIFY_MESSAGE = 2,
                            
                            };
                    
                    Constants
Declared In
TIMComm.h