NIMTeamApplyStatus Constants Reference

Declared in NIMTeamDefs.h

NIMTeamApplyStatus

Status of a join request

Definition

typedef NS_ENUM(NSInteger, NIMTeamApplyStatus ) {
   NIMTeamApplyStatusInvalid,
   NIMTeamApplyStatusAlreadyInTeam,
   NIMTeamApplyStatusWaitForPass,
};

Constants

NIMTeamApplyStatusInvalid

Invalid

Declared In NIMTeamDefs.h.

NIMTeamApplyStatusAlreadyInTeam

The user is already in the group

Declared In NIMTeamDefs.h.

NIMTeamApplyStatusWaitForPass

Pending

Declared In NIMTeamDefs.h.

Declared In

NIMTeamDefs.h