RestartIceRequest$json top-level constant
- @Deprecated('Use restartIceRequestDescriptor instead')
Implementation
@$core.Deprecated('Use restartIceRequestDescriptor instead')
const RestartIceRequest$json = {
'1': 'RestartIceRequest',
'2': [
{'1': 'peerId', '3': 1, '4': 1, '5': 9, '10': 'peerId'},
{'1': 'roomId', '3': 2, '4': 1, '5': 9, '10': 'roomId'},
{'1': 'transportId', '3': 3, '4': 1, '5': 9, '10': 'transportId'},
{'1': 'transportType', '3': 4, '4': 1, '5': 9, '10': 'transportType'},
],
};