NIMSignalingControlRequest Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | NIMSignalingRequest.h | 
  channelId
	频道id,必填
@property (nonatomic, copy) NSString *channelIdDiscussion
频道id,必填
Declared In
NIMSignalingRequest.h
  accountId
	若指定则只发给指定人,否则发给频道内所有人,非必填
@property (nullable, nonatomic, copy) NSString *accountIdDiscussion
若指定则只发给指定人,否则发给频道内所有人,非必填
Declared In
NIMSignalingRequest.h
  customInfo
	通知事件额外字段,非必填
@property (nullable, nonatomic, copy) NSString *customInfoDiscussion
通知事件额外字段,非必填
Declared In
NIMSignalingRequest.h