iOS SDK API Reference

Properties | List of all members
SKWConnectOption Class Reference

SKWPeer connect options. More...

#import <SKWConnectOption.h>

Inheritance diagram for SKWConnectOption:

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.
 

Detailed Description

SKWPeer connect options.