ProtoTransportSDPInfo$json top-level constant

  1. @Deprecated('Use protoTransportSDPInfoDescriptor instead')
Map<String, Object> const ProtoTransportSDPInfo$json

Implementation

@$core.Deprecated('Use protoTransportSDPInfoDescriptor instead')
const ProtoTransportSDPInfo$json = {
  '1': 'ProtoTransportSDPInfo',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {
      '1': 'iceCandidates',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.ProtoIceCandidates',
      '10': 'iceCandidates'
    },
    {
      '1': 'iceParameters',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.ProtoIceParameters',
      '10': 'iceParameters'
    },
    {
      '1': 'dtlsParameters',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.ProtoDtlsParameters',
      '10': 'dtlsParameters'
    },
    {
      '1': 'sctpParameters',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.ProtoSctpParameters',
      '10': 'sctpParameters'
    },
  ],
};