- (instancetype) initWithLockObject: | (id) | lockObject | |
foundation: | (NSString *) | foundation | |
protocol: | (FMLiveSwitchProtocolType) | protocol | |
address: | (NSString *) | address | |
port: | (int) | port | |
type: | (FMLiveSwitchCandidateType) | type | |
relatedAddress: | (NSString *) | relatedAddress | |
relatedPort: | (int) | relatedPort | |
- (instancetype) initWithLockObject: | (id) | lockObject | |
foundation: | (NSString *) | foundation | |
protocol: | (FMLiveSwitchProtocolType) | protocol | |
address: | (NSString *) | address | |
port: | (int) | port | |
type: | (FMLiveSwitchCandidateType) | type | |
relatedAddress: | (NSString *) | relatedAddress | |
relatedPort: | (int) | relatedPort | |
context: | (FMLiveSwitchLogContext *) | context | |
+ (FMLiveSwitchIceLocalReflexiveCandidate*) localReflexiveCandidateWithLockObject: | (id) | lockObject | |
foundation: | (NSString *) | foundation | |
protocol: | (FMLiveSwitchProtocolType) | protocol | |
address: | (NSString *) | address | |
port: | (int) | port | |
type: | (FMLiveSwitchCandidateType) | type | |
relatedAddress: | (NSString *) | relatedAddress | |
relatedPort: | (int) | relatedPort | |
+ (FMLiveSwitchIceLocalReflexiveCandidate*) localReflexiveCandidateWithLockObject: | (id) | lockObject | |
foundation: | (NSString *) | foundation | |
protocol: | (FMLiveSwitchProtocolType) | protocol | |
address: | (NSString *) | address | |
port: | (int) | port | |
type: | (FMLiveSwitchCandidateType) | type | |
relatedAddress: | (NSString *) | relatedAddress | |
relatedPort: | (int) | relatedPort | |
context: | (FMLiveSwitchLogContext *) | context | |