menu
nertc_core
nertc_core.dart
NERtcEncryptionConfig
NERtcEncryptionConfig constructor
NERtcEncryptionConfig
brightness_4
brightness_5
NERtcEncryptionConfig
constructor
NERtcEncryptionConfig
(
NERtcEncryptionMode
mode
,
String
key
)
Implementation
NERtcEncryptionConfig(this.mode, this.key);
nertc_core
nertc
NERtcEncryptionConfig
NERtcEncryptionConfig constructor
NERtcEncryptionConfig class