Telemetry$json top-level constant

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

Implementation

@$core.Deprecated('Use telemetryDescriptor instead')
const Telemetry$json = {
  '1': 'Telemetry',
  '2': [
    {
      '1': 'connection_time_seconds',
      '3': 1,
      '4': 1,
      '5': 2,
      '9': 0,
      '10': 'connectionTimeSeconds'
    },
    {
      '1': 'reconnection',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.stream.video.sfu.signal.Reconnection',
      '9': 0,
      '10': 'reconnection'
    },
  ],
  '8': [
    {'1': 'data'},
  ],
};