Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>, and <NSCopying>.
Properties | |
AgoraRtmEncryptionMode | encryptionMode |
NSString * | encryptionKey |
NSData * | encryptionSalt |
|
readwritenonatomicassign |
The encryption mode.
|
readwritenonatomiccopy |
The encryption key in the string format.
|
readwritenonatomicstrong |
The encryption salt.