strRoomId property

String strRoomId
getter/setter pair

【字段含义】字符串房间号码 选填,在同一个房间内的用户可以看到彼此并进行视频通话。

【特别说明】roomId 和 strRoomId 必须并且只能填一个。若两者都填,则优先选择 roomId。

Implementation

String strRoomId;