iOS SDK API Reference
|
SKWPeer connect options. More...
#import <SKWConnectOption.h>
Properties | |
NSString *__nullable | label |
Label to easily identify the connection on either peer. | |
NSString *__nullable | metadata |
Any type of metadata associated with the connection, passed in by whoever initiated the connection. | |
SKWSerializationEnum | serialization |
The serialization format of the data sent over the connection. | |
SKWPeer connect options.