NIMChatroomNotificationMember Class Reference

Inherits from NSObject
Declared in NIMChatroomNotificationContent.h

Overview

通知事件包含的聊天室成员

  userId

聊天室成员ID

@property (nullable, nonatomic, copy, readonly) NSString *userId

Discussion

聊天室成员ID

Declared In

NIMChatroomNotificationContent.h

  nick

聊天室成员昵称

@property (nullable, nonatomic, copy, readonly) NSString *nick

Discussion

聊天室成员昵称

Declared In

NIMChatroomNotificationContent.h