FMIceLinkSdpIceTransportProtocol Class Reference

Inherits from NSObject
Declared in FMIceLinkSdpIceTransportProtocol.h
FMIceLinkSdpIceTransportProtocol.m

Overview

Defines valid SDP transport protocols.

+ tcp

Gets the SDP transport protocol meaning "tcp".
+ (NSString *)tcp

Discussion

Gets the SDP transport protocol meaning "tcp".

Declared In

FMIceLinkSdpIceTransportProtocol.h

+ udp

Gets the SDP transport protocol meaning "udp".
+ (NSString *)udp

Discussion

Gets the SDP transport protocol meaning "udp".

Declared In

FMIceLinkSdpIceTransportProtocol.h