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 class
Signals.JoinResponse.Builder
Protobuf 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 int
BROADCASTING_FIELD_NUMBER
static int
CONNECTION_ID_FIELD_NUMBER
static int
ICE_SERVERS_FIELD_NUMBER
static int
LIMITS_FIELD_NUMBER
static int
PARTICIPANT_ID_FIELD_NUMBER
static int
PARTICIPANTS_FIELD_NUMBER
static int
SESSION_ID_FIELD_NUMBER
static int
SIMULCAST_FIELD_NUMBER
static int
SUB_SFUS_FIELD_NUMBER
static int
WATCHRTC_TOKEN_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
boolean
getBroadcasting()
bool broadcasting = 6;
java.lang.String
getConnectionId()
string connection_id = 4;
com.google.protobuf.ByteString
getConnectionIdBytes()
string connection_id = 4;
static Signals.JoinResponse
getDefaultInstance()
Signals.JoinResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
Signals.ICEServer
getIceServers(int index)
repeated .mux.spaces.api.ICEServer ice_servers = 2;
int
getIceServersCount()
repeated .mux.spaces.api.ICEServer ice_servers = 2;
java.util.List<Signals.ICEServer>
getIceServersList()
repeated .mux.spaces.api.ICEServer ice_servers = 2;
Signals.ICEServerOrBuilder
getIceServersOrBuilder(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.Limits
getLimits()
.mux.spaces.api.Limits limits = 9;
Signals.LimitsOrBuilder
getLimitsOrBuilder()
.mux.spaces.api.Limits limits = 9;
com.google.protobuf.Parser<Signals.JoinResponse>
getParserForType()
java.lang.String
getParticipantId()
string participant_id = 5;
com.google.protobuf.ByteString
getParticipantIdBytes()
string participant_id = 5;
Signals.Participant
getParticipants(int index)
repeated .mux.spaces.api.Participant participants = 3;
int
getParticipantsCount()
repeated .mux.spaces.api.Participant participants = 3;
java.util.List<Signals.Participant>
getParticipantsList()
repeated .mux.spaces.api.Participant participants = 3;
Signals.ParticipantOrBuilder
getParticipantsOrBuilder(int index)
repeated .mux.spaces.api.Participant participants = 3;
java.util.List<? extends Signals.ParticipantOrBuilder>
getParticipantsOrBuilderList()
repeated .mux.spaces.api.Participant participants = 3;
int
getSerializedSize()
java.lang.String
getSessionId()
string session_id = 8;
com.google.protobuf.ByteString
getSessionIdBytes()
string session_id = 8;
Signals.SimulcastConfig
getSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;
Signals.SimulcastConfigOrBuilder
getSimulcastOrBuilder()
.mux.spaces.api.SimulcastConfig simulcast = 7;
Signals.SFUDescription
getSubSfus(int index)
SFUs that should be subscribed toint
getSubSfusCount()
SFUs that should be subscribed tojava.util.List<Signals.SFUDescription>
getSubSfusList()
SFUs that should be subscribed toSignals.SFUDescriptionOrBuilder
getSubSfusOrBuilder(int index)
SFUs that should be subscribed tojava.util.List<? extends Signals.SFUDescriptionOrBuilder>
getSubSfusOrBuilderList()
SFUs that should be subscribed tocom.google.protobuf.UnknownFieldSet
getUnknownFields()
java.lang.String
getWatchrtcToken()
string watchrtc_token = 10;
com.google.protobuf.ByteString
getWatchrtcTokenBytes()
string watchrtc_token = 10;
int
hashCode()
boolean
hasLimits()
.mux.spaces.api.Limits limits = 9;
boolean
hasSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Signals.JoinResponse.Builder
newBuilder()
static Signals.JoinResponse.Builder
newBuilder(Signals.JoinResponse prototype)
Signals.JoinResponse.Builder
newBuilderForType()
protected Signals.JoinResponse.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static Signals.JoinResponse
parseDelimitedFrom(java.io.InputStream input)
static Signals.JoinResponse
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Signals.JoinResponse
parseFrom(byte[] data)
static Signals.JoinResponse
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Signals.JoinResponse
parseFrom(com.google.protobuf.ByteString data)
static Signals.JoinResponse
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Signals.JoinResponse
parseFrom(com.google.protobuf.CodedInputStream input)
static Signals.JoinResponse
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Signals.JoinResponse
parseFrom(java.io.InputStream input)
static Signals.JoinResponse
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Signals.JoinResponse
parseFrom(java.nio.ByteBuffer data)
static Signals.JoinResponse
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Signals.JoinResponse>
parser()
Signals.JoinResponse.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getSubSfusList
in 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:
getSubSfusOrBuilderList
in interfaceSignals.JoinResponseOrBuilder
-
getSubSfusCount
public int getSubSfusCount()
SFUs that should be subscribed to
repeated .mux.spaces.api.SFUDescription sub_sfus = 1;
- Specified by:
getSubSfusCount
in 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:
getSubSfus
in 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:
getSubSfusOrBuilder
in interfaceSignals.JoinResponseOrBuilder
-
getIceServersList
public java.util.List<Signals.ICEServer> getIceServersList()
repeated .mux.spaces.api.ICEServer ice_servers = 2;
- Specified by:
getIceServersList
in interfaceSignals.JoinResponseOrBuilder
-
getIceServersOrBuilderList
public java.util.List<? extends Signals.ICEServerOrBuilder> getIceServersOrBuilderList()
repeated .mux.spaces.api.ICEServer ice_servers = 2;
- Specified by:
getIceServersOrBuilderList
in interfaceSignals.JoinResponseOrBuilder
-
getIceServersCount
public int getIceServersCount()
repeated .mux.spaces.api.ICEServer ice_servers = 2;
- Specified by:
getIceServersCount
in interfaceSignals.JoinResponseOrBuilder
-
getIceServers
public Signals.ICEServer getIceServers(int index)
repeated .mux.spaces.api.ICEServer ice_servers = 2;
- Specified by:
getIceServers
in interfaceSignals.JoinResponseOrBuilder
-
getIceServersOrBuilder
public Signals.ICEServerOrBuilder getIceServersOrBuilder(int index)
repeated .mux.spaces.api.ICEServer ice_servers = 2;
- Specified by:
getIceServersOrBuilder
in interfaceSignals.JoinResponseOrBuilder
-
getParticipantsList
public java.util.List<Signals.Participant> getParticipantsList()
repeated .mux.spaces.api.Participant participants = 3;
- Specified by:
getParticipantsList
in interfaceSignals.JoinResponseOrBuilder
-
getParticipantsOrBuilderList
public java.util.List<? extends Signals.ParticipantOrBuilder> getParticipantsOrBuilderList()
repeated .mux.spaces.api.Participant participants = 3;
- Specified by:
getParticipantsOrBuilderList
in interfaceSignals.JoinResponseOrBuilder
-
getParticipantsCount
public int getParticipantsCount()
repeated .mux.spaces.api.Participant participants = 3;
- Specified by:
getParticipantsCount
in interfaceSignals.JoinResponseOrBuilder
-
getParticipants
public Signals.Participant getParticipants(int index)
repeated .mux.spaces.api.Participant participants = 3;
- Specified by:
getParticipants
in interfaceSignals.JoinResponseOrBuilder
-
getParticipantsOrBuilder
public Signals.ParticipantOrBuilder getParticipantsOrBuilder(int index)
repeated .mux.spaces.api.Participant participants = 3;
- Specified by:
getParticipantsOrBuilder
in interfaceSignals.JoinResponseOrBuilder
-
getConnectionId
public java.lang.String getConnectionId()
string connection_id = 4;
- Specified by:
getConnectionId
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The connectionId.
-
getConnectionIdBytes
public com.google.protobuf.ByteString getConnectionIdBytes()
string connection_id = 4;
- Specified by:
getConnectionIdBytes
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The bytes for connectionId.
-
getParticipantId
public java.lang.String getParticipantId()
string participant_id = 5;
- Specified by:
getParticipantId
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The participantId.
-
getParticipantIdBytes
public com.google.protobuf.ByteString getParticipantIdBytes()
string participant_id = 5;
- Specified by:
getParticipantIdBytes
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The bytes for participantId.
-
getBroadcasting
public boolean getBroadcasting()
bool broadcasting = 6;
- Specified by:
getBroadcasting
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The broadcasting.
-
hasSimulcast
public boolean hasSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;
- Specified by:
hasSimulcast
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- Whether the simulcast field is set.
-
getSimulcast
public Signals.SimulcastConfig getSimulcast()
.mux.spaces.api.SimulcastConfig simulcast = 7;
- Specified by:
getSimulcast
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The simulcast.
-
getSimulcastOrBuilder
public Signals.SimulcastConfigOrBuilder getSimulcastOrBuilder()
.mux.spaces.api.SimulcastConfig simulcast = 7;
- Specified by:
getSimulcastOrBuilder
in interfaceSignals.JoinResponseOrBuilder
-
getSessionId
public java.lang.String getSessionId()
string session_id = 8;
- Specified by:
getSessionId
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 8;
- Specified by:
getSessionIdBytes
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The bytes for sessionId.
-
hasLimits
public boolean hasLimits()
.mux.spaces.api.Limits limits = 9;
- Specified by:
hasLimits
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- Whether the limits field is set.
-
getLimits
public Signals.Limits getLimits()
.mux.spaces.api.Limits limits = 9;
- Specified by:
getLimits
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The limits.
-
getLimitsOrBuilder
public Signals.LimitsOrBuilder getLimitsOrBuilder()
.mux.spaces.api.Limits limits = 9;
- Specified by:
getLimitsOrBuilder
in interfaceSignals.JoinResponseOrBuilder
-
getWatchrtcToken
public java.lang.String getWatchrtcToken()
string watchrtc_token = 10;
- Specified by:
getWatchrtcToken
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The watchrtcToken.
-
getWatchrtcTokenBytes
public com.google.protobuf.ByteString getWatchrtcTokenBytes()
string watchrtc_token = 10;
- Specified by:
getWatchrtcTokenBytes
in interfaceSignals.JoinResponseOrBuilder
- Returns:
- The bytes for watchrtcToken.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Signals.JoinResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Signals.JoinResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-