NIMTeamNotifyState Constants Reference
Declared in | NIMTeamDefs.h |
---|
NIMTeamNotifyState
Group notification state
Definition
typedef NS_ENUM(NSInteger, NIMTeamNotifyState ) {
NIMTeamNotifyStateAll = 0,
NIMTeamNotifyStateNone = 1,
NIMTeamNotifyStateOnlyManager = 2,
};
Constants
NIMTeamNotifyStateAll
-
Accept all group notifications
Declared In
NIMTeamDefs.h
. NIMTeamNotifyStateNone
-
Accept no group notifications
Declared In
NIMTeamDefs.h
. NIMTeamNotifyStateOnlyManager
-
Accept group notifications from administrators (advanced group supported. Supergroup not supprted)
Declared In
NIMTeamDefs.h
.
Declared In
NIMTeamDefs.h