FMLiveSwitchSdpIceTrickleIceOptionTag Class Reference

Instance Methods

(NSString *) - description
 Gets the string representation of this tag. More...
 
(instancetype) - init
 Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class. More...
 
- Instance Methods inherited from FMLiveSwitchSdpIceOptionTag
(void) - setType:
 Sets the type of this tag. More...
 
(FMLiveSwitchSdpIceOptionTagType) - type
 Gets the type of this tag. More...
 

Class Methods

(FMLiveSwitchSdpIceTrickleIceOptionTag *) + trickleIceOptionTag
 Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class. More...
 
- Class Methods inherited from FMLiveSwitchSdpIceOptionTag
(FMLiveSwitchSdpIceOptionTag *) + optionTag
 
(FMLiveSwitchSdpIceOptionTag *) + parseWithTagString:
 Generates a tag object from a string. More...
 
(NSString *) + trickle
 Gets the "trickle" option string. More...
 

Method Documentation

◆ description

- (NSString*) description

Gets the string representation of this tag.

Implements FMLiveSwitchSdpIceOptionTag.

◆ init

- (instancetype) init

Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class.

Implements FMLiveSwitchSdpIceOptionTag.

◆ trickleIceOptionTag

+ (FMLiveSwitchSdpIceTrickleIceOptionTag*) trickleIceOptionTag

Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class.