FMIceLinkSdpIceCandidateType Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkSdpIceCandidateType.h FMIceLinkSdpIceCandidateType.m  | 
+ host
	
Gets the SDP candidate type meaning "Host".
			+ (NSString *)hostDiscussion
Gets the SDP candidate type meaning "Host".
			Declared In
FMIceLinkSdpIceCandidateType.h
+ peerReflexive
	
Gets the SDP candidate type meaning "Peer Reflexive".
			+ (NSString *)peerReflexiveDiscussion
Gets the SDP candidate type meaning "Peer Reflexive".
			Declared In
FMIceLinkSdpIceCandidateType.h
+ relayed
	
Gets the SDP candidate type meaning "Relayed".
			+ (NSString *)relayedDiscussion
Gets the SDP candidate type meaning "Relayed".
			Declared In
FMIceLinkSdpIceCandidateType.h
+ serverReflexive
	
Gets the SDP candidate type meaning "Server Reflexive".
			+ (NSString *)serverReflexiveDiscussion
Gets the SDP candidate type meaning "Server Reflexive".
			Declared In
FMIceLinkSdpIceCandidateType.h