WhiteEvent Class Reference
eventName
@property (nonatomic, strong) NSString *eventName
回调事件名称。
payload
@property (nonatomic, strong, nullable) id payload
回调事件内容。
uuid
@property (nonatomic, strong, readonly) NSString *uuid
白板房间号。
scope
@property (nonatomic, strong, readonly) NSString *scope
发送事件的用户角色。包括 system,app,custom,magix,自定义事件为 custom。