RoomInfo$json top-level constant
Implementation
@$core.Deprecated('Use roomInfoDescriptor instead')
const RoomInfo$json = {
'1': 'RoomInfo',
'2': [
{'1': 'roomLocked', '3': 1, '4': 2, '5': 8, '10': 'roomLocked'},
{
'1': 'config',
'3': 2,
'4': 2,
'5': 11,
'6': '.RoomControls',
'10': 'config'
},
{'1': 'peers', '3': 3, '4': 3, '5': 11, '6': '.PeersInfo', '10': 'peers'},
{
'1': 'lobbyPeers',
'3': 4,
'4': 3,
'5': 11,
'6': '.LobbyPeers',
'10': 'lobbyPeers'
},
{'1': 'metadata', '3': 5, '4': 1, '5': 9, '10': 'metadata'},
{'1': 'startTime', '3': 6, '4': 2, '5': 3, '10': 'startTime'},
],
};