public static final class MatchmakerMatched.MatchmakerUser extends com.google.protobuf.GeneratedMessage implements MatchmakerMatched.MatchmakerUserOrBuilder
nakama.realtime.MatchmakerMatched.MatchmakerUser
Modifier and Type | Class and Description |
---|---|
static class |
MatchmakerMatched.MatchmakerUser.Builder
Protobuf type
nakama.realtime.MatchmakerMatched.MatchmakerUser |
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
NUMERIC_PROPERTIES_FIELD_NUMBER |
static int |
PARTY_ID_FIELD_NUMBER |
static int |
PRESENCE_FIELD_NUMBER |
static int |
STRING_PROPERTIES_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsNumericProperties(java.lang.String key)
Numeric properties.
|
boolean |
containsStringProperties(java.lang.String key)
String properties.
|
boolean |
equals(java.lang.Object obj) |
static MatchmakerMatched.MatchmakerUser |
getDefaultInstance() |
MatchmakerMatched.MatchmakerUser |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.util.Map<java.lang.String,java.lang.Double> |
getNumericProperties()
Deprecated.
|
int |
getNumericPropertiesCount()
Numeric properties.
|
java.util.Map<java.lang.String,java.lang.Double> |
getNumericPropertiesMap()
Numeric properties.
|
double |
getNumericPropertiesOrDefault(java.lang.String key,
double defaultValue)
Numeric properties.
|
double |
getNumericPropertiesOrThrow(java.lang.String key)
Numeric properties.
|
com.google.protobuf.Parser<MatchmakerMatched.MatchmakerUser> |
getParserForType() |
java.lang.String |
getPartyId()
Party identifier, if this user was matched as a party member.
|
com.google.protobuf.ByteString |
getPartyIdBytes()
Party identifier, if this user was matched as a party member.
|
UserPresence |
getPresence()
User info.
|
UserPresenceOrBuilder |
getPresenceOrBuilder()
User info.
|
int |
getSerializedSize() |
java.util.Map<java.lang.String,java.lang.String> |
getStringProperties()
Deprecated.
|
int |
getStringPropertiesCount()
String properties.
|
java.util.Map<java.lang.String,java.lang.String> |
getStringPropertiesMap()
String properties.
|
java.lang.String |
getStringPropertiesOrDefault(java.lang.String key,
java.lang.String defaultValue)
String properties.
|
java.lang.String |
getStringPropertiesOrThrow(java.lang.String key)
String properties.
|
int |
hashCode() |
boolean |
hasPresence()
User info.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
boolean |
isInitialized() |
static MatchmakerMatched.MatchmakerUser.Builder |
newBuilder() |
static MatchmakerMatched.MatchmakerUser.Builder |
newBuilder(MatchmakerMatched.MatchmakerUser prototype) |
MatchmakerMatched.MatchmakerUser.Builder |
newBuilderForType() |
protected MatchmakerMatched.MatchmakerUser.Builder |
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
static MatchmakerMatched.MatchmakerUser |
parseDelimitedFrom(java.io.InputStream input) |
static MatchmakerMatched.MatchmakerUser |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(byte[] data) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(java.nio.ByteBuffer data) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(com.google.protobuf.ByteString data) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(java.io.InputStream input) |
static MatchmakerMatched.MatchmakerUser |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MatchmakerMatched.MatchmakerUser> |
parser() |
MatchmakerMatched.MatchmakerUser.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashFields, toString
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int PRESENCE_FIELD_NUMBER
public static final int PARTY_ID_FIELD_NUMBER
public static final int STRING_PROPERTIES_FIELD_NUMBER
public static final int NUMERIC_PROPERTIES_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection
in class com.google.protobuf.GeneratedMessage
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasPresence()
User info.
.nakama.realtime.UserPresence presence = 1 [json_name = "presence"];
hasPresence
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public UserPresence getPresence()
User info.
.nakama.realtime.UserPresence presence = 1 [json_name = "presence"];
getPresence
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public UserPresenceOrBuilder getPresenceOrBuilder()
User info.
.nakama.realtime.UserPresence presence = 1 [json_name = "presence"];
getPresenceOrBuilder
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public java.lang.String getPartyId()
Party identifier, if this user was matched as a party member.
string party_id = 2 [json_name = "partyId"];
getPartyId
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public com.google.protobuf.ByteString getPartyIdBytes()
Party identifier, if this user was matched as a party member.
string party_id = 2 [json_name = "partyId"];
getPartyIdBytes
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public int getStringPropertiesCount()
MatchmakerMatched.MatchmakerUserOrBuilder
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesCount
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public boolean containsStringProperties(java.lang.String key)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
containsStringProperties
in interface MatchmakerMatched.MatchmakerUserOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.String> getStringProperties()
getStringPropertiesMap()
instead.getStringProperties
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public java.util.Map<java.lang.String,java.lang.String> getStringPropertiesMap()
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesMap
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public java.lang.String getStringPropertiesOrDefault(java.lang.String key, java.lang.String defaultValue)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesOrDefault
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public java.lang.String getStringPropertiesOrThrow(java.lang.String key)
String properties.
map<string, string> string_properties = 5 [json_name = "stringProperties"];
getStringPropertiesOrThrow
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public int getNumericPropertiesCount()
MatchmakerMatched.MatchmakerUserOrBuilder
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesCount
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public boolean containsNumericProperties(java.lang.String key)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
containsNumericProperties
in interface MatchmakerMatched.MatchmakerUserOrBuilder
@Deprecated public java.util.Map<java.lang.String,java.lang.Double> getNumericProperties()
getNumericPropertiesMap()
instead.getNumericProperties
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public java.util.Map<java.lang.String,java.lang.Double> getNumericPropertiesMap()
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesMap
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public double getNumericPropertiesOrDefault(java.lang.String key, double defaultValue)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesOrDefault
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public double getNumericPropertiesOrThrow(java.lang.String key)
Numeric properties.
map<string, double> numeric_properties = 6 [json_name = "numericProperties"];
getNumericPropertiesOrThrow
in interface MatchmakerMatched.MatchmakerUserOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessage
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static MatchmakerMatched.MatchmakerUser parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static MatchmakerMatched.MatchmakerUser parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static MatchmakerMatched.MatchmakerUser parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static MatchmakerMatched.MatchmakerUser parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static MatchmakerMatched.MatchmakerUser parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static MatchmakerMatched.MatchmakerUser parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static MatchmakerMatched.MatchmakerUser parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public MatchmakerMatched.MatchmakerUser.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static MatchmakerMatched.MatchmakerUser.Builder newBuilder()
public static MatchmakerMatched.MatchmakerUser.Builder newBuilder(MatchmakerMatched.MatchmakerUser prototype)
public MatchmakerMatched.MatchmakerUser.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected MatchmakerMatched.MatchmakerUser.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.AbstractMessage
public static MatchmakerMatched.MatchmakerUser getDefaultInstance()
public static com.google.protobuf.Parser<MatchmakerMatched.MatchmakerUser> parser()
public com.google.protobuf.Parser<MatchmakerMatched.MatchmakerUser> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public MatchmakerMatched.MatchmakerUser getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder