delete Room Attributes
public abstract void deleteRoomAttributes(List<String> attributeKeys, MessageContent message, IRCRTCResultCallback callback)
删除房间属性
Parameters
attribute Keys
属性名称数组
message
是否在设置属性的时候携带消息内容,传空则不往房间中发送消息
callback
删除完成回调