WhiteBroadcasterInformation Class Reference
Inherits from | WhiteObject |
---|---|
Declared in | WhiteBroadcastState.h |
id
The user ID of the user in the host mode in the room. The data type is NSNumber.
@property (nonatomic, assign, readonly) NSNumber *id
Declared In
WhiteBroadcastState.h
payload
The user information of the user in the host mode in the room.
@property (nonatomic, assign, readonly, nullable) id payload
Declared In
WhiteBroadcastState.h