NIMChatroomMemberUpdateRequest Class Reference

Inherits from NSObject
Declared in NIMChatroomMemberRequest.h

Overview

Request to tag members

  roomId

Chat room ID

@property (nonatomic, copy) NSString *roomId

Discussion

Chat room ID

Declared In

NIMChatroomMemberRequest.h

  userId

User ID

@property (nonatomic, copy) NSString *userId

Discussion

User ID

Declared In

NIMChatroomMemberRequest.h

  enable

Check the tags

@property (nonatomic, assign) BOOL enable

Discussion

Check the tags

Declared In

NIMChatroomMemberRequest.h

  notifyExt

Extension for event notifications

@property (nullable, nonatomic, copy) NSString *notifyExt

Discussion

Extension for event notifications

Declared In

NIMChatroomMemberRequest.h