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