NIMTeamNotifyState Constants Reference
Declared in | NIMTeamDefs.h |
---|
NIMTeamNotifyState
群消息接受状态
Definition
typedef NS_ENUM(NSInteger, NIMTeamNotifyState ) {
NIMTeamNotifyStateAll = 0,
NIMTeamNotifyStateNone = 1,
NIMTeamNotifyStateOnlyManager = 2,
};
Constants
Declared In
NIMTeamDefs.h