public static final class Messages.PresenceCommand extends com.google.protobuf.GeneratedMessageV3 implements Messages.PresenceCommandOrBuilder
com.avos.avoscloud.PresenceCommand
限定符和类型 | 类和说明 |
---|---|
static class |
Messages.PresenceCommand.Builder
Protobuf type
com.avos.avoscloud.PresenceCommand |
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
限定符和类型 | 字段和说明 |
---|---|
static int |
CID_FIELD_NUMBER |
static com.google.protobuf.Parser<Messages.PresenceCommand> |
PARSER
已过时。
|
static int |
SESSIONPEERIDS_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getCid()
optional string cid = 3; |
com.google.protobuf.ByteString |
getCidBytes()
optional string cid = 3; |
static Messages.PresenceCommand |
getDefaultInstance() |
Messages.PresenceCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Messages.PresenceCommand> |
getParserForType() |
int |
getSerializedSize() |
java.lang.String |
getSessionPeerIds(int index)
repeated string sessionPeerIds = 2; |
com.google.protobuf.ByteString |
getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 2; |
int |
getSessionPeerIdsCount()
repeated string sessionPeerIds = 2; |
com.google.protobuf.ProtocolStringList |
getSessionPeerIdsList()
repeated string sessionPeerIds = 2; |
Messages.StatusType |
getStatus()
optional .com.avos.avoscloud.StatusType status = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCid()
optional string cid = 3; |
int |
hashCode() |
boolean |
hasStatus()
optional .com.avos.avoscloud.StatusType status = 1; |
boolean |
isInitialized() |
static Messages.PresenceCommand.Builder |
newBuilder() |
static Messages.PresenceCommand.Builder |
newBuilder(Messages.PresenceCommand prototype) |
Messages.PresenceCommand.Builder |
newBuilderForType() |
static Messages.PresenceCommand |
parseDelimitedFrom(java.io.InputStream input) |
static Messages.PresenceCommand |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.PresenceCommand |
parseFrom(byte[] data) |
static Messages.PresenceCommand |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.PresenceCommand |
parseFrom(java.nio.ByteBuffer data) |
static Messages.PresenceCommand |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.PresenceCommand |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.PresenceCommand |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.PresenceCommand |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.PresenceCommand |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.PresenceCommand |
parseFrom(java.io.InputStream input) |
static Messages.PresenceCommand |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.PresenceCommand> |
parser() |
Messages.PresenceCommand.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
findInitializationErrors, getInitializationErrorString, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int STATUS_FIELD_NUMBER
public static final int SESSIONPEERIDS_FIELD_NUMBER
public static final int CID_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Messages.PresenceCommand> PARSER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
在接口中 com.google.protobuf.MessageOrBuilder
getUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasStatus()
optional .com.avos.avoscloud.StatusType status = 1;
hasStatus
在接口中 Messages.PresenceCommandOrBuilder
public Messages.StatusType getStatus()
optional .com.avos.avoscloud.StatusType status = 1;
getStatus
在接口中 Messages.PresenceCommandOrBuilder
public com.google.protobuf.ProtocolStringList getSessionPeerIdsList()
repeated string sessionPeerIds = 2;
public int getSessionPeerIdsCount()
repeated string sessionPeerIds = 2;
public java.lang.String getSessionPeerIds(int index)
repeated string sessionPeerIds = 2;
public com.google.protobuf.ByteString getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 2;
public boolean hasCid()
optional string cid = 3;
hasCid
在接口中 Messages.PresenceCommandOrBuilder
public java.lang.String getCid()
optional string cid = 3;
getCid
在接口中 Messages.PresenceCommandOrBuilder
public com.google.protobuf.ByteString getCidBytes()
optional string cid = 3;
getCidBytes
在接口中 Messages.PresenceCommandOrBuilder
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
在接口中 com.google.protobuf.Message
equals
在类中 com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
在接口中 com.google.protobuf.Message
hashCode
在类中 com.google.protobuf.AbstractMessage
public static Messages.PresenceCommand parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.PresenceCommand parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Messages.PresenceCommand parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Messages.PresenceCommand parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Messages.PresenceCommand parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Messages.PresenceCommand parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Messages.PresenceCommand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Messages.PresenceCommand.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static Messages.PresenceCommand.Builder newBuilder()
public static Messages.PresenceCommand.Builder newBuilder(Messages.PresenceCommand prototype)
public Messages.PresenceCommand.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
public static Messages.PresenceCommand getDefaultInstance()
public static com.google.protobuf.Parser<Messages.PresenceCommand> parser()
public com.google.protobuf.Parser<Messages.PresenceCommand> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public Messages.PresenceCommand getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2013 AVOS Systems Inc. All Rights Reserved.