An SDP encryption key with a method of "prompt". More...
Instance Methods | |
(instancetype) | - init |
Instance Methods inherited from FMLiveSwitchSdpEncryptionKey | |
(NSString *) | - description |
Converts this instance to a string. More... | |
Class Methods | |
(FMLiveSwitchSdpPromptEncryptionKey *) | + promptEncryptionKey |
Class Methods inherited from FMLiveSwitchSdpEncryptionKey | |
(FMLiveSwitchSdpEncryptionKey *) | + encryptionKey |
(FMLiveSwitchSdpEncryptionKey *) | + parseWithS: |
Creates an FMLiveSwitchSdpEncryptionKey instance from a string. More... | |
An SDP encryption key with a method of "prompt".
- (instancetype) init |
Implements FMLiveSwitchSdpEncryptionKey.
+ (FMLiveSwitchSdpPromptEncryptionKey*) promptEncryptionKey |