FMIceLinkSdpEncryptionKey Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FMIceLinkSdpEncryptionKey.h FMIceLinkSdpEncryptionKey.m |
– description
Converts this instance to a string.
- (NSString *)descriptionDiscussion
Converts this instance to a string.
Declared In
FMIceLinkSdpEncryptionKey.h
+ parseWithS:
Creates an FMIceLinkSdpEncryptionKey instance from a string.
+ (FMIceLinkSdpEncryptionKey *)parseWithS:(NSString *)sParameters
s |
The string to parse. |
|---|
Discussion
Creates an FMIceLinkSdpEncryptionKey instance from a string.
Declared In
FMIceLinkSdpEncryptionKey.h