Instance Methods | |
(NSString *) | - description |
Gets the string representation of this tag. More... | |
(instancetype) | - init |
Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class. More... | |
![]() | |
(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... | |
![]() | |
(FMLiveSwitchSdpIceOptionTag *) | + optionTag |
(FMLiveSwitchSdpIceOptionTag *) | + parseWithTagString: |
Generates a tag object from a string. More... | |
(NSString *) | + trickle |
Gets the "trickle" option string. More... | |
- (NSString*) description |
Gets the string representation of this tag.
Implements FMLiveSwitchSdpIceOptionTag.
- (instancetype) init |
Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class.
Implements FMLiveSwitchSdpIceOptionTag.
+ (FMLiveSwitchSdpIceTrickleIceOptionTag*) trickleIceOptionTag |
Initializes a new instance of the FMLiveSwitchSdpIceTrickleIceOptionTag class.