Implementation
@$core.Deprecated('Use sfuEventDescriptor instead')
const SfuEvent$json = {
'1': 'SfuEvent',
'2': [
{
'1': 'subscriber_offer',
'3': 1,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.SubscriberOffer',
'9': 0,
'10': 'subscriberOffer'
},
{
'1': 'publisher_answer',
'3': 2,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.PublisherAnswer',
'9': 0,
'10': 'publisherAnswer'
},
{
'1': 'connection_quality_changed',
'3': 3,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ConnectionQualityChanged',
'9': 0,
'10': 'connectionQualityChanged'
},
{
'1': 'audio_level_changed',
'3': 4,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.AudioLevelChanged',
'9': 0,
'10': 'audioLevelChanged'
},
{
'1': 'ice_trickle',
'3': 5,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.models.ICETrickle',
'9': 0,
'10': 'iceTrickle'
},
{
'1': 'change_publish_quality',
'3': 6,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ChangePublishQuality',
'9': 0,
'10': 'changePublishQuality'
},
{
'1': 'participant_joined',
'3': 10,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ParticipantJoined',
'9': 0,
'10': 'participantJoined'
},
{
'1': 'participant_left',
'3': 11,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ParticipantLeft',
'9': 0,
'10': 'participantLeft'
},
{
'1': 'dominant_speaker_changed',
'3': 12,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.DominantSpeakerChanged',
'9': 0,
'10': 'dominantSpeakerChanged'
},
{
'1': 'join_response',
'3': 13,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.JoinResponse',
'9': 0,
'10': 'joinResponse'
},
{
'1': 'health_check_response',
'3': 14,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.HealthCheckResponse',
'9': 0,
'10': 'healthCheckResponse'
},
{
'1': 'track_published',
'3': 16,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.TrackPublished',
'9': 0,
'10': 'trackPublished'
},
{
'1': 'track_unpublished',
'3': 17,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.TrackUnpublished',
'9': 0,
'10': 'trackUnpublished'
},
{
'1': 'error',
'3': 18,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.Error',
'9': 0,
'10': 'error'
},
{
'1': 'call_grants_updated',
'3': 19,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.CallGrantsUpdated',
'9': 0,
'10': 'callGrantsUpdated'
},
{
'1': 'go_away',
'3': 20,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.GoAway',
'9': 0,
'10': 'goAway'
},
{
'1': 'ice_restart',
'3': 21,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ICERestart',
'9': 0,
'10': 'iceRestart'
},
{
'1': 'pins_updated',
'3': 22,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.PinsChanged',
'9': 0,
'10': 'pinsUpdated'
},
{
'1': 'call_ended',
'3': 23,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.CallEnded',
'9': 0,
'10': 'callEnded'
},
{
'1': 'participant_updated',
'3': 24,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ParticipantUpdated',
'9': 0,
'10': 'participantUpdated'
},
{
'1': 'participant_migration_complete',
'3': 25,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ParticipantMigrationComplete',
'9': 0,
'10': 'participantMigrationComplete'
},
{
'1': 'change_publish_options',
'3': 27,
'4': 1,
'5': 11,
'6': '.stream.video.sfu.event.ChangePublishOptions',
'9': 0,
'10': 'changePublishOptions'
},
],
'8': [
{'1': 'event_payload'},
],
};