KEY_LOGIN_CUSTOM_DATA constant
登录扩展字段,SDK会把该字段放入getchannelInfo请求参数中的customData字段
Implementation
static const KEY_LOGIN_CUSTOM_DATA =
NERtcParameterKey<String>('sdk.getChannelInfo.custom.data');
登录扩展字段,SDK会把该字段放入getchannelInfo请求参数中的customData字段
static const KEY_LOGIN_CUSTOM_DATA =
NERtcParameterKey<String>('sdk.getChannelInfo.custom.data');