TrackSubscriptionDetails$json top-level constant
Implementation
@$core.Deprecated('Use trackSubscriptionDetailsDescriptor instead')
const TrackSubscriptionDetails$json = {
'1': 'TrackSubscriptionDetails',
'2': [
{'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
{'1': 'session_id', '3': 2, '4': 1, '5': 9, '10': 'sessionId'},
{'1': 'track_type', '3': 3, '4': 1, '5': 14, '6': '.stream.video.sfu.models.TrackType', '10': 'trackType'},
{'1': 'dimension', '3': 4, '4': 1, '5': 11, '6': '.stream.video.sfu.models.VideoDimension', '10': 'dimension'},
],
};