NIMSignalingControlRequest Class Reference
Inherits from | NSObject |
---|---|
Declared in | NIMSignalingRequest.h |
channelId
Channel ID, required
@property (nonatomic, copy) NSString *channelId
Discussion
Channel ID, required
Declared In
NIMSignalingRequest.h
accountId
If account Ids are specified, messagers will be sent to the specified accounts. Otherwise the message will be sent to all members in the channel. Optional
@property (nullable, nonatomic, copy) NSString *accountId
Discussion
If account Ids are specified, messagers will be sent to the specified accounts. Otherwise the message will be sent to all members in the channel. Optional
Declared In
NIMSignalingRequest.h
customInfo
Extension field, optional
@property (nullable, nonatomic, copy) NSString *customInfo
Discussion
Extension field, optional
Declared In
NIMSignalingRequest.h