NIMQChatUserPushNotificationConfig Class Reference

Inherits from NSObject
Declared in NIMQChatUserPushNotificationConfig.h

Overview

圈组用户推送配置

  type

圈组用户配置维度

@property (nonatomic, assign, readonly) NIMQChatUserPushNotificationConfigType type

Discussion

圈组用户配置维度

Declared In

NIMQChatUserPushNotificationConfig.h

  serverId

服务器ID

@property (nonatomic, assign, readonly) unsigned long long serverId

Discussion

服务器ID

Declared In

NIMQChatUserPushNotificationConfig.h

  channelId

频道ID

@property (nonatomic, assign, readonly) unsigned long long channelId

Discussion

频道ID

Declared In

NIMQChatUserPushNotificationConfig.h

  categoryId

频道分组id

@property (nonatomic, assign, readonly) unsigned long long categoryId

Discussion

频道分组id

Declared In

NIMQChatUserPushNotificationConfig.h

  profile

推送等级配置

@property (nonatomic, assign, readonly) NIMPushNotificationProfile profile

Discussion

推送等级配置

Declared In

NIMQChatUserPushNotificationConfig.h