ProtoSctpStreamParameters$json top-level constant
- @Deprecated('Use protoSctpStreamParametersDescriptor instead')
Implementation
@$core.Deprecated('Use protoSctpStreamParametersDescriptor instead')
const ProtoSctpStreamParameters$json = {
'1': 'ProtoSctpStreamParameters',
'2': [
{'1': 'streamId', '3': 1, '4': 1, '5': 5, '10': 'streamId'},
{'1': 'ordered', '3': 2, '4': 1, '5': 8, '10': 'ordered'},
{
'1': 'maxPacketLifeTime',
'3': 3,
'4': 1,
'5': 5,
'10': 'maxPacketLifeTime'
},
{'1': 'maxRetransmits', '3': 4, '4': 1, '5': 5, '10': 'maxRetransmits'},
],
};