FMLiveSwitchSdpPromptEncryptionKey Class Reference

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...
 

Detailed Description

An SDP encryption key with a method of "prompt".

Method Documentation

◆ init

- (instancetype) init

◆ promptEncryptionKey

+ (FMLiveSwitchSdpPromptEncryptionKey*) promptEncryptionKey