|
(void) | - addOnReceive: |
| Adds a handler that is raised when data is received. More...
|
|
(FMLiveSwitchDataBuffer *) | - addOnReceiveWithBlock |
| Adds a handler that is raised when data is received. More...
|
|
(void) | - addOnReceiveWithBlock: |
| Adds a handler that is raised when data is received. More...
|
|
(void) | - addOnStateChange: |
|
(FMLiveSwitchDtlsTransport *) | - addOnStateChangeWithBlock |
|
(void) | - addOnStateChangeWithBlock: |
|
(bool) | - closingShouldNotTriggerGlobalNonGracefulShutdown |
|
(bool) | - connectionShouldStayAliveWhenClosed |
|
(void) | - disableInnerTransport |
|
(NSMutableArray *) | - encryptionModes |
|
(FMLiveSwitchError *) | - error |
|
(NSString *) | - id |
|
(instancetype) | - initWithLockObject:connectionId:innerTransport:localCertificates:cipherSuites:serverMinVersion:serverMaxVersion:clientVersion:preferredRole: |
|
(FMLiveSwitchTransport *) | - innerTransport |
|
(bool) | - isClosed |
| Gets a value indicating whether this instance is closed. More...
|
|
(NSMutableArray *) | - localCertificates |
|
(FMLiveSwitchDataBuffer *) | - localKey |
|
(FMLiveSwitchDtlsParameters *) | - localParameters |
|
(FMLiveSwitchDataBuffer *) | - localSalt |
|
(int) | - nextTransportSequenceNumber |
| Gets the next Transport-Wide Sequence Number. More...
|
|
(FMLiveSwitchDataBuffer *) | - remoteKey |
|
(FMLiveSwitchDtlsParameters *) | - remoteParameters |
|
(FMLiveSwitchDataBuffer *) | - remoteSalt |
|
(void) | - removeOnReceive: |
| Removes a handler that is raised when data is received. More...
|
|
(void) | - removeOnStateChange: |
|
(int) | - selectedSrtpProtectionProfile |
|
(void) | - sendWithBuffer: |
| Sends the specified buffer. More...
|
|
(void) | - setClosingShouldNotTriggerGlobalNonGracefulShutdown: |
|
(void) | - setConnectionShouldStayAliveWhenClosed: |
|
(void) | - setState: |
|
(void) | - setStopOnConnected: |
|
(bool) | - start |
|
(FMLiveSwitchDtlsTransportState) | - state |
|
(bool) | - stop |
|
(bool) | - stopOnConnected |
|
(void) | - updateInfo: |
|
(void) | - updateStats: |
|
(instancetype) | - init |
| Initializes a new instance of the FMLiveSwitchSerializable class. More...
|
|
(int) | - roundTripTime |
| Gets the current round-trip-time in milliseconds. More...
|
|
(NSMutableDictionary< NSString *, id > *) | - dynamicProperties |
| Gets all dynamic properties on this instance. More...
|
|
(id) | - getDynamicValueWithKey: |
| Gets a property value from the local cache. More...
|
|
(void) | - setDynamicValueWithKey:value: |
| Sets a property value in the local cache. More...
|
|
(bool) | - unsetDynamicValueWithKey: |
| Removes a property value from the local cache. More...
|
|