privateMapKey property

String privateMapKey
getter/setter pair

【字段含义】房间签名 非必填,当您希望某个房间只能让特定的 userId 进入时,需要使用 privateMapKey 进行权限保护。

【推荐取值】仅建议有高级别安全需求的客户使用,更多详情请参见 进房权限保护

Implementation

String
    privateMapKey;