customInfo property

String customInfo
getter/setter pair

自定义信息, 来源于远端用户joinChannel时填的 NERtcJoinChannelOptions.customInfo参数,默认为空字符串。

Implementation

String customInfo;