Class Methods | |
| (NSString *) | + calculateFoundationWithLocal:remote: |
| + (NSString*) calculateFoundationWithLocal: | (FMLiveSwitchIceCandidate *) | local | |
| remote: | (FMLiveSwitchIceCandidate *) | remote | |
| - (void) cancelConnectivityCheck |
| - (FMLiveSwitchStunBindingRequest*) createBindingRequest |
| - (NSString*) description |
| - (FMLiveSwitchError*) error |
| - (NSString*) foundation |
| - (FMLiveSwitchCandidatePairInfo*) getInfoWithTransportId: | (NSString *) | transportId |
| - (FMLiveSwitchCandidatePairStats*) getStatsWithTransportId: | (NSString *) | transportId |
| - (int) hash |
| - (bool) isEqualWithLocal: | (FMLiveSwitchIceCandidate *) | local | |
| remote: | (FMLiveSwitchIceCandidate *) | remote | |
| - (bool) isEqualWithObj: | (id) | obj |
| - (int) lastRoundTripTime |
| - (FMLiveSwitchIceCandidate*) local |
| - (FMLiveSwitchIceRole) localRole |
| - (void) notifyDataReceivedWithBuffer: | (FMLiveSwitchDataBuffer *) | buffer |
| - (FMLiveSwitchAction1<FMLiveSwitchIceCandidatePair*>*) onStateChange |
| - (long long) priority |
| - (FMLiveSwitchIceCandidate*) remote |
| - (void) sendWithBuffer: | (FMLiveSwitchDataBuffer *) | buffer |
| - (void) setLastRoundTripTime: | (int) | value |
| - (void) setOnStateChange: | (FMLiveSwitchAction1< FMLiveSwitchIceCandidatePair * > *) | value |
| - (FMLiveSwitchIceCandidatePair*) setOnStateChangeBlock |
| - (void) setOnStateChangeBlock: | (void(^)(FMLiveSwitchIceCandidatePair *)) | valueBlock |
| - (void) setRemote: | (FMLiveSwitchIceCandidate *) | value |
| - (void) setSmoothedRoundTripTime: | (int) | value |
| - (void) setState: | (FMLiveSwitchCandidatePairState) | value |
| - (int) smoothedRoundTripTime |
| - (bool) startPermissionRequests |
| - (FMLiveSwitchCandidatePairState) state |
| - (void) stop |
| - (int) totalRoundTripTime |