UpdateRoomControls$json top-level constant

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

Implementation

@$core.Deprecated('Use updateRoomControlsDescriptor instead')
const UpdateRoomControls$json = {
  '1': 'UpdateRoomControls',
  '2': [
    {
      '1': 'room_control',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.RoomControlType',
      '9': 0,
      '10': 'roomControl'
    },
    {
      '1': 'produce_sources_control',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.ProduceSourcesControl',
      '9': 0,
      '10': 'produceSourcesControl'
    },
  ],
  '8': [
    {'1': 'control'},
  ],
};