Defines valid SDP transport protocols. More...
Class Methods | |
| (NSString *) | + tcp |
| Gets the SDP transport protocol meaning "tcp". More... | |
| (NSString *) | + udp |
| Gets the SDP transport protocol meaning "udp". More... | |
Defines valid SDP transport protocols.
| + (NSString*) tcp |
Gets the SDP transport protocol meaning "tcp".
| + (NSString*) udp |
Gets the SDP transport protocol meaning "udp".