NIMNotificationType Constants Reference

Declared in NIMNotificationContent.h

NIMNotificationType

Notification type

Definition

typedef NS_ENUM(NSInteger, NIMNotificationType ) {
   NIMNotificationTypeUnsupport = 0,
   NIMNotificationTypeTeam = 1,
   NIMNotificationTypeNetCall = 2,
   NIMNotificationTypeChatroom = 3,
   NIMNotificationTypeSuperTeam = 4,
};

Constants

NIMNotificationTypeUnsupport

Unsupported notification type

Declared In NIMNotificationContent.h.

NIMNotificationTypeTeam

Group notification

Declared In NIMNotificationContent.h.

NIMNotificationTypeNetCall

VoIP call notification

Declared In NIMNotificationContent.h.

NIMNotificationTypeChatroom

Chat room notification

Declared In NIMNotificationContent.h.

NIMNotificationTypeSuperTeam

Supergroup notification

Declared In NIMNotificationContent.h.

Declared In

NIMNotificationContent.h