public static final class Messages.SessionCommand extends com.google.protobuf.GeneratedMessageV3 implements Messages.SessionCommandOrBuilder
com.avos.avoscloud.SessionCommand
限定符和类型 | 类和说明 |
---|---|
static class |
Messages.SessionCommand.Builder
Protobuf type
com.avos.avoscloud.SessionCommand |
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 |
CODE_FIELD_NUMBER |
static int |
CONFIGBITMAP_FIELD_NUMBER |
static int |
DETAIL_FIELD_NUMBER |
static int |
DEVICEID_FIELD_NUMBER |
static int |
DEVICETOKEN_FIELD_NUMBER |
static int |
LASTPATCHTIME_FIELD_NUMBER |
static int |
LASTUNREADNOTIFTIME_FIELD_NUMBER |
static int |
N_FIELD_NUMBER |
static int |
ONLINESESSIONPEERIDS_FIELD_NUMBER |
static com.google.protobuf.Parser<Messages.SessionCommand> |
PARSER
已过时。
|
static int |
R_FIELD_NUMBER |
static int |
REASON_FIELD_NUMBER |
static int |
S_FIELD_NUMBER |
static int |
SESSIONPEERIDS_FIELD_NUMBER |
static int |
SP_FIELD_NUMBER |
static int |
ST_FIELD_NUMBER |
static int |
STTTL_FIELD_NUMBER |
static int |
T_FIELD_NUMBER |
static int |
TAG_FIELD_NUMBER |
static int |
UA_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
getCode()
optional int32 code = 12; |
long |
getConfigBitmap()
optional int64 configBitmap = 19; |
static Messages.SessionCommand |
getDefaultInstance() |
Messages.SessionCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getDetail()
optional string detail = 16; |
com.google.protobuf.ByteString |
getDetailBytes()
optional string detail = 16; |
java.lang.String |
getDeviceId()
optional string deviceId = 7; |
com.google.protobuf.ByteString |
getDeviceIdBytes()
optional string deviceId = 7; |
java.lang.String |
getDeviceToken()
optional string deviceToken = 14; |
com.google.protobuf.ByteString |
getDeviceTokenBytes()
optional string deviceToken = 14; |
long |
getLastPatchTime()
optional int64 lastPatchTime = 18; |
long |
getLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17; |
java.lang.String |
getN()
optional string n = 2; |
com.google.protobuf.ByteString |
getNBytes()
optional string n = 2; |
java.lang.String |
getOnlineSessionPeerIds(int index)
repeated string onlineSessionPeerIds = 9; |
com.google.protobuf.ByteString |
getOnlineSessionPeerIdsBytes(int index)
repeated string onlineSessionPeerIds = 9; |
int |
getOnlineSessionPeerIdsCount()
repeated string onlineSessionPeerIds = 9; |
com.google.protobuf.ProtocolStringList |
getOnlineSessionPeerIdsList()
repeated string onlineSessionPeerIds = 9; |
com.google.protobuf.Parser<Messages.SessionCommand> |
getParserForType() |
boolean |
getR()
optional bool r = 5; |
java.lang.String |
getReason()
optional string reason = 13; |
com.google.protobuf.ByteString |
getReasonBytes()
optional string reason = 13; |
java.lang.String |
getS()
optional string s = 3; |
com.google.protobuf.ByteString |
getSBytes()
optional string s = 3; |
int |
getSerializedSize() |
java.lang.String |
getSessionPeerIds(int index)
repeated string sessionPeerIds = 8; |
com.google.protobuf.ByteString |
getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 8; |
int |
getSessionPeerIdsCount()
repeated string sessionPeerIds = 8; |
com.google.protobuf.ProtocolStringList |
getSessionPeerIdsList()
repeated string sessionPeerIds = 8; |
boolean |
getSp()
optional bool sp = 15; |
java.lang.String |
getSt()
optional string st = 10; |
com.google.protobuf.ByteString |
getStBytes()
optional string st = 10; |
int |
getStTtl()
optional int32 stTtl = 11; |
long |
getT()
optional int64 t = 1; |
java.lang.String |
getTag()
optional string tag = 6; |
com.google.protobuf.ByteString |
getTagBytes()
optional string tag = 6; |
java.lang.String |
getUa()
optional string ua = 4; |
com.google.protobuf.ByteString |
getUaBytes()
optional string ua = 4; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCode()
optional int32 code = 12; |
boolean |
hasConfigBitmap()
optional int64 configBitmap = 19; |
boolean |
hasDetail()
optional string detail = 16; |
boolean |
hasDeviceId()
optional string deviceId = 7; |
boolean |
hasDeviceToken()
optional string deviceToken = 14; |
int |
hashCode() |
boolean |
hasLastPatchTime()
optional int64 lastPatchTime = 18; |
boolean |
hasLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17; |
boolean |
hasN()
optional string n = 2; |
boolean |
hasR()
optional bool r = 5; |
boolean |
hasReason()
optional string reason = 13; |
boolean |
hasS()
optional string s = 3; |
boolean |
hasSp()
optional bool sp = 15; |
boolean |
hasSt()
optional string st = 10; |
boolean |
hasStTtl()
optional int32 stTtl = 11; |
boolean |
hasT()
optional int64 t = 1; |
boolean |
hasTag()
optional string tag = 6; |
boolean |
hasUa()
optional string ua = 4; |
boolean |
isInitialized() |
static Messages.SessionCommand.Builder |
newBuilder() |
static Messages.SessionCommand.Builder |
newBuilder(Messages.SessionCommand prototype) |
Messages.SessionCommand.Builder |
newBuilderForType() |
static Messages.SessionCommand |
parseDelimitedFrom(java.io.InputStream input) |
static Messages.SessionCommand |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SessionCommand |
parseFrom(byte[] data) |
static Messages.SessionCommand |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SessionCommand |
parseFrom(java.nio.ByteBuffer data) |
static Messages.SessionCommand |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SessionCommand |
parseFrom(com.google.protobuf.ByteString data) |
static Messages.SessionCommand |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SessionCommand |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Messages.SessionCommand |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Messages.SessionCommand |
parseFrom(java.io.InputStream input) |
static Messages.SessionCommand |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Messages.SessionCommand> |
parser() |
Messages.SessionCommand.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 T_FIELD_NUMBER
public static final int N_FIELD_NUMBER
public static final int S_FIELD_NUMBER
public static final int UA_FIELD_NUMBER
public static final int R_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER
public static final int DEVICEID_FIELD_NUMBER
public static final int SESSIONPEERIDS_FIELD_NUMBER
public static final int ONLINESESSIONPEERIDS_FIELD_NUMBER
public static final int ST_FIELD_NUMBER
public static final int STTTL_FIELD_NUMBER
public static final int CODE_FIELD_NUMBER
public static final int REASON_FIELD_NUMBER
public static final int DEVICETOKEN_FIELD_NUMBER
public static final int SP_FIELD_NUMBER
public static final int DETAIL_FIELD_NUMBER
public static final int LASTUNREADNOTIFTIME_FIELD_NUMBER
public static final int LASTPATCHTIME_FIELD_NUMBER
public static final int CONFIGBITMAP_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<Messages.SessionCommand> 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 hasT()
optional int64 t = 1;
hasT
在接口中 Messages.SessionCommandOrBuilder
public long getT()
optional int64 t = 1;
getT
在接口中 Messages.SessionCommandOrBuilder
public boolean hasN()
optional string n = 2;
hasN
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getN()
optional string n = 2;
getN
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getNBytes()
optional string n = 2;
getNBytes
在接口中 Messages.SessionCommandOrBuilder
public boolean hasS()
optional string s = 3;
hasS
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getS()
optional string s = 3;
getS
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getSBytes()
optional string s = 3;
getSBytes
在接口中 Messages.SessionCommandOrBuilder
public boolean hasUa()
optional string ua = 4;
hasUa
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getUa()
optional string ua = 4;
getUa
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getUaBytes()
optional string ua = 4;
getUaBytes
在接口中 Messages.SessionCommandOrBuilder
public boolean hasR()
optional bool r = 5;
hasR
在接口中 Messages.SessionCommandOrBuilder
public boolean getR()
optional bool r = 5;
getR
在接口中 Messages.SessionCommandOrBuilder
public boolean hasTag()
optional string tag = 6;
hasTag
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getTag()
optional string tag = 6;
getTag
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getTagBytes()
optional string tag = 6;
getTagBytes
在接口中 Messages.SessionCommandOrBuilder
public boolean hasDeviceId()
optional string deviceId = 7;
hasDeviceId
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getDeviceId()
optional string deviceId = 7;
getDeviceId
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getDeviceIdBytes()
optional string deviceId = 7;
public com.google.protobuf.ProtocolStringList getSessionPeerIdsList()
repeated string sessionPeerIds = 8;
public int getSessionPeerIdsCount()
repeated string sessionPeerIds = 8;
public java.lang.String getSessionPeerIds(int index)
repeated string sessionPeerIds = 8;
public com.google.protobuf.ByteString getSessionPeerIdsBytes(int index)
repeated string sessionPeerIds = 8;
public com.google.protobuf.ProtocolStringList getOnlineSessionPeerIdsList()
repeated string onlineSessionPeerIds = 9;
public int getOnlineSessionPeerIdsCount()
repeated string onlineSessionPeerIds = 9;
public java.lang.String getOnlineSessionPeerIds(int index)
repeated string onlineSessionPeerIds = 9;
public com.google.protobuf.ByteString getOnlineSessionPeerIdsBytes(int index)
repeated string onlineSessionPeerIds = 9;
public boolean hasSt()
optional string st = 10;
hasSt
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getSt()
optional string st = 10;
getSt
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getStBytes()
optional string st = 10;
getStBytes
在接口中 Messages.SessionCommandOrBuilder
public boolean hasStTtl()
optional int32 stTtl = 11;
hasStTtl
在接口中 Messages.SessionCommandOrBuilder
public int getStTtl()
optional int32 stTtl = 11;
getStTtl
在接口中 Messages.SessionCommandOrBuilder
public boolean hasCode()
optional int32 code = 12;
hasCode
在接口中 Messages.SessionCommandOrBuilder
public int getCode()
optional int32 code = 12;
getCode
在接口中 Messages.SessionCommandOrBuilder
public boolean hasReason()
optional string reason = 13;
hasReason
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getReason()
optional string reason = 13;
getReason
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getReasonBytes()
optional string reason = 13;
public boolean hasDeviceToken()
optional string deviceToken = 14;
public java.lang.String getDeviceToken()
optional string deviceToken = 14;
public com.google.protobuf.ByteString getDeviceTokenBytes()
optional string deviceToken = 14;
public boolean hasSp()
optional bool sp = 15;
hasSp
在接口中 Messages.SessionCommandOrBuilder
public boolean getSp()
optional bool sp = 15;
getSp
在接口中 Messages.SessionCommandOrBuilder
public boolean hasDetail()
optional string detail = 16;
hasDetail
在接口中 Messages.SessionCommandOrBuilder
public java.lang.String getDetail()
optional string detail = 16;
getDetail
在接口中 Messages.SessionCommandOrBuilder
public com.google.protobuf.ByteString getDetailBytes()
optional string detail = 16;
public boolean hasLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17;
public long getLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17;
public boolean hasLastPatchTime()
optional int64 lastPatchTime = 18;
public long getLastPatchTime()
optional int64 lastPatchTime = 18;
public boolean hasConfigBitmap()
optional int64 configBitmap = 19;
public long getConfigBitmap()
optional int64 configBitmap = 19;
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.SessionCommand parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Messages.SessionCommand parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Messages.SessionCommand parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Messages.SessionCommand parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Messages.SessionCommand parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Messages.SessionCommand parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Messages.SessionCommand parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Messages.SessionCommand.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static Messages.SessionCommand.Builder newBuilder()
public static Messages.SessionCommand.Builder newBuilder(Messages.SessionCommand prototype)
public Messages.SessionCommand.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
public static Messages.SessionCommand getDefaultInstance()
public static com.google.protobuf.Parser<Messages.SessionCommand> parser()
public com.google.protobuf.Parser<Messages.SessionCommand> getParserForType()
getParserForType
在接口中 com.google.protobuf.Message
getParserForType
在接口中 com.google.protobuf.MessageLite
getParserForType
在类中 com.google.protobuf.GeneratedMessageV3
public Messages.SessionCommand getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
Copyright © 2013 AVOS Systems Inc. All Rights Reserved.