ReconnectDetails$json top-level constant
Implementation
@$core.Deprecated('Use reconnectDetailsDescriptor instead')
const ReconnectDetails$json = {
'1': 'ReconnectDetails',
'2': [
{
'1': 'strategy',
'3': 1,
'4': 1,
'5': 14,
'6': '.stream.video.sfu.models.WebsocketReconnectStrategy',
'10': 'strategy'
},
{
'1': 'announced_tracks',
'3': 3,
'4': 3,
'5': 11,
'6': '.stream.video.sfu.models.TrackInfo',
'10': 'announcedTracks'
},
{
'1': 'subscriptions',
'3': 4,
'4': 3,
'5': 11,
'6': '.stream.video.sfu.signal.TrackSubscriptionDetails',
'10': 'subscriptions'
},
{
'1': 'reconnect_attempt',
'3': 5,
'4': 1,
'5': 13,
'10': 'reconnectAttempt'
},
{'1': 'from_sfu_id', '3': 6, '4': 1, '5': 9, '10': 'fromSfuId'},
{
'1': 'previous_session_id',
'3': 7,
'4': 1,
'5': 9,
'10': 'previousSessionId'
},
{'1': 'reason', '3': 8, '4': 1, '5': 9, '10': 'reason'},
],
};