SKYLINKConnectionConfig Class Reference
| Inherits from | NSObject |
| Declared in | SKYLINKConnection.h |
Tasks
-
audioproperty -
videoproperty -
dataChannelproperty -
fileTransferproperty -
timeoutproperty -
userInfoproperty
Properties
audio
enable/disable audio.
@property (nonatomic, unsafe_unretained) BOOL audioDeclared In
SKYLINKConnection.hdataChannel
enable/disable dataChannel.
@property (nonatomic, unsafe_unretained) BOOL dataChannelDeclared In
SKYLINKConnection.hfileTransfer
enable/disable file transfer.
@property (nonatomic, unsafe_unretained) BOOL fileTransferDeclared In
SKYLINKConnection.htimeout
Number of seconds for file transfer timeout.
@property (nonatomic, unsafe_unretained) NSInteger timeoutDeclared In
SKYLINKConnection.h