Instance Methods | |
| (NSString *) | - description |
| Gets the string representation of this tag. More... | |
| (instancetype) | - initWithTagString: |
| Initializes a new instance of the FMLiveSwitchSdpIceUnknownIceOptionTag class. More... | |
| (NSString *) | - tagString |
| Gets the tag string. More... | |
Instance Methods inherited from FMLiveSwitchSdpIceOptionTag | |
| (instancetype) | - init |
| (void) | - setType: |
| Sets the type of this tag. More... | |
| (FMLiveSwitchSdpIceOptionTagType) | - type |
| Gets the type of this tag. More... | |
Class Methods | |
| (FMLiveSwitchSdpIceUnknownIceOptionTag *) | + unknownIceOptionTagWithTagString: |
| Initializes a new instance of the FMLiveSwitchSdpIceUnknownIceOptionTag 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... | |
| - (NSString*) description |
Gets the string representation of this tag.
Implements FMLiveSwitchSdpIceOptionTag.
| - (instancetype) initWithTagString: | (NSString *) | tagString |
Initializes a new instance of the FMLiveSwitchSdpIceUnknownIceOptionTag class.
| - (NSString*) tagString |
Gets the tag string.
| + (FMLiveSwitchSdpIceUnknownIceOptionTag*) unknownIceOptionTagWithTagString: | (NSString *) | tagString |
Initializes a new instance of the FMLiveSwitchSdpIceUnknownIceOptionTag class.