InboundStateNotification$json top-level constant

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

Implementation

@$core.Deprecated('Use inboundStateNotificationDescriptor instead')
const InboundStateNotification$json = {
  '1': 'InboundStateNotification',
  '2': [
    {
      '1': 'inbound_video_states',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.stream.video.sfu.event.InboundVideoState',
      '10': 'inboundVideoStates'
    },
  ],
};