Package com.mux.spaces.api.proto.signals
Class Signals.JoinResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.mux.spaces.api.proto.signals.Signals.JoinResponse
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Signals.JoinResponseOrBuilder,java.io.Serializable
- Enclosing class:
- Signals
public static final class Signals.JoinResponse extends com.google.protobuf.GeneratedMessageV3 implements Signals.JoinResponseOrBuilder
Protobuf typemux.spaces.api.JoinResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSignals.JoinResponse.BuilderProtobuf typemux.spaces.api.JoinResponse-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBROADCASTING_FIELD_NUMBERstatic intCONNECTION_ID_FIELD_NUMBERstatic intICE_SERVERS_FIELD_NUMBERstatic intLIMITS_FIELD_NUMBERstatic intPARTICIPANT_ID_FIELD_NUMBERstatic intPARTICIPANTS_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intSIMULCAST_FIELD_NUMBERstatic intSUB_SFUS_FIELD_NUMBERstatic intWATCHRTC_TOKEN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)booleangetBroadcasting()bool broadcasting = 6;java.lang.StringgetConnectionId()string connection_id = 4;com.google.protobuf.ByteStringgetConnectionIdBytes()string connection_id = 4;static Signals.JoinResponsegetDefaultInstance()Signals.JoinResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Signals.ICEServergetIceServers(int index)repeated .mux.spaces.api.ICEServer ice_servers = 2;intgetIceServersCount()repeated .mux.spaces.api.ICEServer ice_servers = 2;java.util.List<Signals.ICEServer>getIceServersList()repeated .mux.spaces.api.ICEServer ice_servers = 2;Signals.ICEServerOrBuildergetIceServersOrBuilder(int index)repeated .mux.spaces.api.ICEServer ice_servers = 2;java.util.List<? extends Signals.ICEServerOrBuilder>getIceServersOrBuilderList()repeated .mux.spaces.api.ICEServer ice_servers = 2;Signals.LimitsgetLimits().mux.spaces.api.Limits limits = 9;Signals.LimitsOrBuildergetLimitsOrBuilder().mux.spaces.api.Limits limits = 9;com.google.protobuf.Parser<Signals.JoinResponse>getParserForType()java.lang.StringgetParticipantId()string participant_id = 5;com.google.protobuf.ByteStringgetParticipantIdBytes()string participant_id = 5;Signals.ParticipantgetParticipants(int index)repeated .mux.spaces.api.Participant participants = 3;intgetParticipantsCount()repeated .mux.spaces.api.Participant participants = 3;java.util.List<Signals.Participant>getParticipantsList()repeated .mux.spaces.api.Participant participants = 3;Signals.ParticipantOrBuildergetParticipantsOrBuilder(int index)repeated .mux.spaces.api.Participant participants = 3;java.util.List<? extends Signals.ParticipantOrBuilder>getParticipantsOrBuilderList()repeated .mux.spaces.api.Participant participants = 3;intgetSerializedSize()java.lang.StringgetSessionId()string session_id = 8;com.google.protobuf.ByteStringgetSessionIdBytes()string session_id = 8;Signals.SimulcastConfiggetSimulcast().mux.spaces.api.SimulcastConfig simulcast = 7;Signals.SimulcastConfigOrBuildergetSimulcastOrBuilder().mux.spaces.api.SimulcastConfig simulcast = 7;Signals.SFUDescriptiongetSubSfus(int index)SFUs that should be subscribed tointgetSubSfusCount()SFUs that should be subscribed tojava.util.List<Signals.SFUDescription>getSubSfusList()SFUs that should be subscribed toSignals.SFUDescriptionOrBuildergetSubSfusOrBuilder(int index)SFUs that should be subscribed tojava.util.List<? extends Signals.SFUDescriptionOrBuilder>getSubSfusOrBuilderList()SFUs that should be subscribed tocom.google.protobuf.UnknownFieldSetgetUnknownFields()java.lang.StringgetWatchrtcToken()string watchrtc_token = 10;com.google.protobuf.ByteStringgetWatchrtcTokenBytes()string watchrtc_token = 10;inthashCode()booleanhasLimits().mux.spaces.api.Limits limits = 9;booleanhasSimulcast().mux.spaces.api.SimulcastConfig simulcast = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Signals.JoinResponse.BuildernewBuilder()static Signals.JoinResponse.BuildernewBuilder(Signals.JoinResponse prototype)Signals.JoinResponse.BuildernewBuilderForType()protected Signals.JoinResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Signals.JoinResponseparseDelimitedFrom(java.io.InputStream input)static Signals.JoinResponseparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Signals.JoinResponseparseFrom(byte[] data)static Signals.JoinResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Signals.JoinResponseparseFrom(com.google.protobuf.ByteString data)static Signals.JoinResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Signals.JoinResponseparseFrom(com.google.protobuf.CodedInputStream input)static Signals.JoinResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Signals.JoinResponseparseFrom(java.io.InputStream input)static Signals.JoinResponseparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Signals.JoinResponseparseFrom(java.nio.ByteBuffer data)static Signals.JoinResponseparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Signals.JoinResponse>parser()Signals.JoinResponse.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
SUB_SFUS_FIELD_NUMBER
public static final int SUB_SFUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ICE_SERVERS_FIELD_NUMBER
public static final int ICE_SERVERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTICIPANTS_FIELD_NUMBER
public static final int PARTICIPANTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONNECTION_ID_FIELD_NUMBER
public static final int CONNECTION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTICIPANT_ID_FIELD_NUMBER
public static final int PARTICIPANT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BROADCASTING_FIELD_NUMBER
public static final int BROADCASTING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIMULCAST_FIELD_NUMBER
public static final int SIMULCAST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ID_FIELD_NUMBER
public static final int SESSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMITS_FIELD_NUMBER
public static final int LIMITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WATCHRTC_TOKEN_FIELD_NUMBER
public static final int WATCHRTC_TOKEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSubSfusList
public java.util.List<Signals.SFUDescription> getSubSfusList()
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;- Specified by:
getSubSfusListin interfaceSignals.JoinResponseOrBuilder
-
getSubSfusOrBuilderList
public java.util.List<? extends Signals.SFUDescriptionOrBuilder> getSubSfusOrBuilderList()
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;- Specified by:
getSubSfusOrBuilderListin interfaceSignals.JoinResponseOrBuilder
-
getSubSfusCount
public int getSubSfusCount()
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;- Specified by:
getSubSfusCountin interfaceSignals.JoinResponseOrBuilder
-
getSubSfus
public Signals.SFUDescription getSubSfus(int index)
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;- Specified by:
getSubSfusin interfaceSignals.JoinResponseOrBuilder
-
getSubSfusOrBuilder
public Signals.SFUDescriptionOrBuilder getSubSfusOrBuilder(int index)
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;- Specified by:
getSubSfusOrBuilderin interfaceSignals.JoinResponseOrBuilder
-
getIceServersList
public java.util.List<Signals.ICEServer> getIceServersList()
repeated .mux.spaces.api.ICEServer ice_servers = 2;- Specified by:
getIceServersListin interfaceSignals.JoinResponseOrBuilder
-
getIceServersOrBuilderList
public java.util.List<? extends Signals.ICEServerOrBuilder> getIceServersOrBuilderList()
repeated .mux.spaces.api.ICEServer ice_servers = 2;- Specified by:
getIceServersOrBuilderListin interfaceSignals.JoinResponseOrBuilder
-
getIceServersCount
public int getIceServersCount()
repeated .mux.spaces.api.ICEServer ice_servers = 2;- Specified by:
getIceServersCountin interfaceSignals.JoinResponseOrBuilder
-
getIceServers
public Signals.ICEServer getIceServers(int index)
repeated .mux.spaces.api.ICEServer ice_servers = 2;- Specified by:
getIceServersin interfaceSignals.JoinResponseOrBuilder
-
getIceServersOrBuilder
public Signals.ICEServerOrBuilder getIceServersOrBuilder(int index)
repeated .mux.spaces.api.ICEServer ice_servers = 2;- Specified by:
getIceServersOrBuilderin interfaceSignals.JoinResponseOrBuilder
-
getParticipantsList
public java.util.List<Signals.Participant> getParticipantsList()
repeated .mux.spaces.api.Participant participants = 3;- Specified by:
getParticipantsListin interfaceSignals.JoinResponseOrBuilder
-
getParticipantsOrBuilderList
public java.util.List<? extends Signals.ParticipantOrBuilder> getParticipantsOrBuilderList()
repeated .mux.spaces.api.Participant participants = 3;- Specified by:
getParticipantsOrBuilderListin interfaceSignals.JoinResponseOrBuilder
-
getParticipantsCount
public int getParticipantsCount()
repeated .mux.spaces.api.Participant participants = 3;- Specified by:
getParticipantsCountin interfaceSignals.JoinResponseOrBuilder
-
getParticipants
public Signals.Participant getParticipants(int index)
repeated .mux.spaces.api.Participant participants = 3;- Specified by:
getParticipantsin interfaceSignals.JoinResponseOrBuilder
-
getParticipantsOrBuilder
public Signals.ParticipantOrBuilder getParticipantsOrBuilder(int index)
repeated .mux.spaces.api.Participant participants = 3;- Specified by:
getParticipantsOrBuilderin interfaceSignals.JoinResponseOrBuilder
-
getConnectionId
public java.lang.String getConnectionId()
string connection_id = 4;- Specified by:
getConnectionIdin interfaceSignals.JoinResponseOrBuilder- Returns:
- The connectionId.
-
getConnectionIdBytes
public com.google.protobuf.ByteString getConnectionIdBytes()
string connection_id = 4;- Specified by:
getConnectionIdBytesin interfaceSignals.JoinResponseOrBuilder- Returns:
- The bytes for connectionId.
-
getParticipantId
public java.lang.String getParticipantId()
string participant_id = 5;- Specified by:
getParticipantIdin interfaceSignals.JoinResponseOrBuilder- Returns:
- The participantId.
-
getParticipantIdBytes
public com.google.protobuf.ByteString getParticipantIdBytes()
string participant_id = 5;- Specified by:
getParticipantIdBytesin interfaceSignals.JoinResponseOrBuilder- Returns:
- The bytes for participantId.
-
getBroadcasting
public boolean getBroadcasting()
bool broadcasting = 6;- Specified by:
getBroadcastingin interfaceSignals.JoinResponseOrBuilder- Returns:
- The broadcasting.
-
hasSimulcast
public boolean hasSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;- Specified by:
hasSimulcastin interfaceSignals.JoinResponseOrBuilder- Returns:
- Whether the simulcast field is set.
-
getSimulcast
public Signals.SimulcastConfig getSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;- Specified by:
getSimulcastin interfaceSignals.JoinResponseOrBuilder- Returns:
- The simulcast.
-
getSimulcastOrBuilder
public Signals.SimulcastConfigOrBuilder getSimulcastOrBuilder()
.mux.spaces.api.SimulcastConfig simulcast = 7;- Specified by:
getSimulcastOrBuilderin interfaceSignals.JoinResponseOrBuilder
-
getSessionId
public java.lang.String getSessionId()
string session_id = 8;- Specified by:
getSessionIdin interfaceSignals.JoinResponseOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 8;- Specified by:
getSessionIdBytesin interfaceSignals.JoinResponseOrBuilder- Returns:
- The bytes for sessionId.
-
hasLimits
public boolean hasLimits()
.mux.spaces.api.Limits limits = 9;- Specified by:
hasLimitsin interfaceSignals.JoinResponseOrBuilder- Returns:
- Whether the limits field is set.
-
getLimits
public Signals.Limits getLimits()
.mux.spaces.api.Limits limits = 9;- Specified by:
getLimitsin interfaceSignals.JoinResponseOrBuilder- Returns:
- The limits.
-
getLimitsOrBuilder
public Signals.LimitsOrBuilder getLimitsOrBuilder()
.mux.spaces.api.Limits limits = 9;- Specified by:
getLimitsOrBuilderin interfaceSignals.JoinResponseOrBuilder
-
getWatchrtcToken
public java.lang.String getWatchrtcToken()
string watchrtc_token = 10;- Specified by:
getWatchrtcTokenin interfaceSignals.JoinResponseOrBuilder- Returns:
- The watchrtcToken.
-
getWatchrtcTokenBytes
public com.google.protobuf.ByteString getWatchrtcTokenBytes()
string watchrtc_token = 10;- Specified by:
getWatchrtcTokenBytesin interfaceSignals.JoinResponseOrBuilder- Returns:
- The bytes for watchrtcToken.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Signals.JoinResponse parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Signals.JoinResponse parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Signals.JoinResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Signals.JoinResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Signals.JoinResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Signals.JoinResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Signals.JoinResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Signals.JoinResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Signals.JoinResponse.Builder newBuilder()
-
newBuilder
public static Signals.JoinResponse.Builder newBuilder(Signals.JoinResponse prototype)
-
toBuilder
public Signals.JoinResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Signals.JoinResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Signals.JoinResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Signals.JoinResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<Signals.JoinResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Signals.JoinResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-