5 #import <Foundation/Foundation.h>
21 SKW_ROOM_EVENT_STREAM,
25 SKW_ROOM_EVENT_REMOVE_STREAM,
37 SKW_ROOM_EVENT_PEER_JOIN,
41 SKW_ROOM_EVENT_PEER_LEAVE,
69 @property (nonatomic, readonly) NSString* __nullable
name;
71 #ifndef DOXYGEN_SKIP_THIS
72 - (__nullable instancetype)init __attribute__((unavailable(
"init is not a supported initializer for this class.")));
73 #endif // !DOXYGEN_SKIP_THIS
92 - (BOOL)send:(NSObject* __nonnull)data;