GetRTCTokenReq$json top-level constant
Implementation
@$core.Deprecated('Use getRTCTokenReqDescriptor instead')
const GetRTCTokenReq$json = {
'1': 'GetRTCTokenReq',
'2': [
{'1': 'roomId', '3': 1, '4': 1, '5': 9, '10': 'roomId'},
{'1': 'userId', '3': 2, '4': 1, '5': 9, '10': 'userId'},
{'1': 'expireTime', '3': 3, '4': 1, '5': 5, '10': 'expireTime'},
],
};