Package com.mux.spaces.api.proto.signals
Class Signals
- java.lang.Object
-
- com.mux.spaces.api.proto.signals.Signals
-
public final class Signals extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Signals.ActiveSpeakers
Protobuf typemux.spaces.api.ActiveSpeakers
static interface
Signals.ActiveSpeakersOrBuilder
static class
Signals.ActiveSpeakerTrack
Protobuf typemux.spaces.api.ActiveSpeakerTrack
static interface
Signals.ActiveSpeakerTrackOrBuilder
static class
Signals.BroadcastState
Protobuf enummux.spaces.api.BroadcastState
static class
Signals.Candidate
Protobuf typemux.spaces.api.Candidate
static interface
Signals.CandidateOrBuilder
static class
Signals.ConnectionWithTracks
Protobuf typemux.spaces.api.ConnectionWithTracks
static class
Signals.ConnectionWithTracksFailure
Protobuf typemux.spaces.api.ConnectionWithTracksFailure
static interface
Signals.ConnectionWithTracksFailureOrBuilder
static interface
Signals.ConnectionWithTracksOrBuilder
static class
Signals.CustomEvent
Protobuf typemux.spaces.api.CustomEvent
static interface
Signals.CustomEventOrBuilder
static class
Signals.Error
Protobuf typemux.spaces.api.Error
static interface
Signals.ErrorOrBuilder
static class
Signals.ICECandidate
Protobuf typemux.spaces.api.ICECandidate
static interface
Signals.ICECandidateOrBuilder
static class
Signals.ICEServer
Protobuf typemux.spaces.api.ICEServer
static interface
Signals.ICEServerOrBuilder
static class
Signals.JoinResponse
Protobuf typemux.spaces.api.JoinResponse
static interface
Signals.JoinResponseOrBuilder
static class
Signals.Limits
Protobuf typemux.spaces.api.Limits
static interface
Signals.LimitsOrBuilder
static class
Signals.Participant
Protobuf typemux.spaces.api.Participant
static interface
Signals.ParticipantOrBuilder
static class
Signals.ParticipantStatus
Protobuf enummux.spaces.api.ParticipantStatus
static class
Signals.Request
Protobuf typemux.spaces.api.Request
static class
Signals.RequestError
RequestError is an error that directly correlates to a request.static interface
Signals.RequestErrorOrBuilder
static interface
Signals.RequestOrBuilder
static class
Signals.Response
Protobuf typemux.spaces.api.Response
static interface
Signals.ResponseOrBuilder
static class
Signals.ServerError
ServerError is an error that does not directly correlate to a request from the clientstatic interface
Signals.ServerErrorOrBuilder
static class
Signals.SFUDescription
Protobuf typemux.spaces.api.SFUDescription
static interface
Signals.SFUDescriptionOrBuilder
static class
Signals.SimulcastConfig
Protobuf typemux.spaces.api.SimulcastConfig
static interface
Signals.SimulcastConfigOrBuilder
static class
Signals.SubscriptionsRequest
Protobuf typemux.spaces.api.SubscriptionsRequest
static interface
Signals.SubscriptionsRequestOrBuilder
static class
Signals.SubscriptionsResponse
Protobuf typemux.spaces.api.SubscriptionsResponse
static interface
Signals.SubscriptionsResponseOrBuilder
static class
Signals.Track
Protobuf typemux.spaces.api.Track
static interface
Signals.TrackOrBuilder
static class
Signals.TrackUpdate
Protobuf typemux.spaces.api.TrackUpdate
static interface
Signals.TrackUpdateOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-