encryptNotSuitable constant

int const encryptNotSuitable

设置的媒体流加密密钥与房间中其他成员不一致,加入房间失败。

请通过 enableEncryption 重新设置加密密钥。

Implementation

static const int encryptNotSuitable = 30113;