public static final class Messages.SessionCommand.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder> implements Messages.SessionCommandOrBuilder
com.avos.avoscloud.SessionCommand
限定符和类型 | 方法和说明 |
---|---|
Messages.SessionCommand.Builder |
addAllOnlineSessionPeerIds(java.lang.Iterable<java.lang.String> values)
repeated string onlineSessionPeerIds = 9; |
Messages.SessionCommand.Builder |
addAllSessionPeerIds(java.lang.Iterable<java.lang.String> values)
repeated string sessionPeerIds = 8; |
Messages.SessionCommand.Builder |
addOnlineSessionPeerIds(java.lang.String value)
repeated string onlineSessionPeerIds = 9; |
Messages.SessionCommand.Builder |
addOnlineSessionPeerIdsBytes(com.google.protobuf.ByteString value)
repeated string onlineSessionPeerIds = 9; |
Messages.SessionCommand.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Messages.SessionCommand.Builder |
addSessionPeerIds(java.lang.String value)
repeated string sessionPeerIds = 8; |
Messages.SessionCommand.Builder |
addSessionPeerIdsBytes(com.google.protobuf.ByteString value)
repeated string sessionPeerIds = 8; |
Messages.SessionCommand |
build() |
Messages.SessionCommand |
buildPartial() |
Messages.SessionCommand.Builder |
clear() |
Messages.SessionCommand.Builder |
clearCode()
optional int32 code = 12; |
Messages.SessionCommand.Builder |
clearConfigBitmap()
optional int64 configBitmap = 19; |
Messages.SessionCommand.Builder |
clearDetail()
optional string detail = 16; |
Messages.SessionCommand.Builder |
clearDeviceId()
optional string deviceId = 7; |
Messages.SessionCommand.Builder |
clearDeviceToken()
optional string deviceToken = 14; |
Messages.SessionCommand.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Messages.SessionCommand.Builder |
clearLastPatchTime()
optional int64 lastPatchTime = 18; |
Messages.SessionCommand.Builder |
clearLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17; |
Messages.SessionCommand.Builder |
clearN()
optional string n = 2; |
Messages.SessionCommand.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Messages.SessionCommand.Builder |
clearOnlineSessionPeerIds()
repeated string onlineSessionPeerIds = 9; |
Messages.SessionCommand.Builder |
clearR()
optional bool r = 5; |
Messages.SessionCommand.Builder |
clearReason()
optional string reason = 13; |
Messages.SessionCommand.Builder |
clearS()
optional string s = 3; |
Messages.SessionCommand.Builder |
clearSessionPeerIds()
repeated string sessionPeerIds = 8; |
Messages.SessionCommand.Builder |
clearSp()
optional bool sp = 15; |
Messages.SessionCommand.Builder |
clearSt()
optional string st = 10; |
Messages.SessionCommand.Builder |
clearStTtl()
optional int32 stTtl = 11; |
Messages.SessionCommand.Builder |
clearT()
optional int64 t = 1; |
Messages.SessionCommand.Builder |
clearTag()
optional string tag = 6; |
Messages.SessionCommand.Builder |
clearUa()
optional string ua = 4; |
Messages.SessionCommand.Builder |
clone() |
int |
getCode()
optional int32 code = 12; |
long |
getConfigBitmap()
optional int64 configBitmap = 19; |
Messages.SessionCommand |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
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; |
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; |
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; |
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() |
Messages.SessionCommand.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Messages.SessionCommand.Builder |
mergeFrom(com.google.protobuf.Message other) |
Messages.SessionCommand.Builder |
mergeFrom(Messages.SessionCommand other) |
Messages.SessionCommand.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Messages.SessionCommand.Builder |
setCode(int value)
optional int32 code = 12; |
Messages.SessionCommand.Builder |
setConfigBitmap(long value)
optional int64 configBitmap = 19; |
Messages.SessionCommand.Builder |
setDetail(java.lang.String value)
optional string detail = 16; |
Messages.SessionCommand.Builder |
setDetailBytes(com.google.protobuf.ByteString value)
optional string detail = 16; |
Messages.SessionCommand.Builder |
setDeviceId(java.lang.String value)
optional string deviceId = 7; |
Messages.SessionCommand.Builder |
setDeviceIdBytes(com.google.protobuf.ByteString value)
optional string deviceId = 7; |
Messages.SessionCommand.Builder |
setDeviceToken(java.lang.String value)
optional string deviceToken = 14; |
Messages.SessionCommand.Builder |
setDeviceTokenBytes(com.google.protobuf.ByteString value)
optional string deviceToken = 14; |
Messages.SessionCommand.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
Messages.SessionCommand.Builder |
setLastPatchTime(long value)
optional int64 lastPatchTime = 18; |
Messages.SessionCommand.Builder |
setLastUnreadNotifTime(long value)
optional int64 lastUnreadNotifTime = 17; |
Messages.SessionCommand.Builder |
setN(java.lang.String value)
optional string n = 2; |
Messages.SessionCommand.Builder |
setNBytes(com.google.protobuf.ByteString value)
optional string n = 2; |
Messages.SessionCommand.Builder |
setOnlineSessionPeerIds(int index,
java.lang.String value)
repeated string onlineSessionPeerIds = 9; |
Messages.SessionCommand.Builder |
setR(boolean value)
optional bool r = 5; |
Messages.SessionCommand.Builder |
setReason(java.lang.String value)
optional string reason = 13; |
Messages.SessionCommand.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
optional string reason = 13; |
Messages.SessionCommand.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
Messages.SessionCommand.Builder |
setS(java.lang.String value)
optional string s = 3; |
Messages.SessionCommand.Builder |
setSBytes(com.google.protobuf.ByteString value)
optional string s = 3; |
Messages.SessionCommand.Builder |
setSessionPeerIds(int index,
java.lang.String value)
repeated string sessionPeerIds = 8; |
Messages.SessionCommand.Builder |
setSp(boolean value)
optional bool sp = 15; |
Messages.SessionCommand.Builder |
setSt(java.lang.String value)
optional string st = 10; |
Messages.SessionCommand.Builder |
setStBytes(com.google.protobuf.ByteString value)
optional string st = 10; |
Messages.SessionCommand.Builder |
setStTtl(int value)
optional int32 stTtl = 11; |
Messages.SessionCommand.Builder |
setT(long value)
optional int64 t = 1; |
Messages.SessionCommand.Builder |
setTag(java.lang.String value)
optional string tag = 6; |
Messages.SessionCommand.Builder |
setTagBytes(com.google.protobuf.ByteString value)
optional string tag = 6; |
Messages.SessionCommand.Builder |
setUa(java.lang.String value)
optional string ua = 4; |
Messages.SessionCommand.Builder |
setUaBytes(com.google.protobuf.ByteString value)
optional string ua = 4; |
Messages.SessionCommand.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, newBuilderForField
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, toString
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public Messages.SessionCommand.Builder clear()
clear
在接口中 com.google.protobuf.Message.Builder
clear
在接口中 com.google.protobuf.MessageLite.Builder
clear
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
在接口中 com.google.protobuf.Message.Builder
getDescriptorForType
在接口中 com.google.protobuf.MessageOrBuilder
getDescriptorForType
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public Messages.SessionCommand build()
build
在接口中 com.google.protobuf.Message.Builder
build
在接口中 com.google.protobuf.MessageLite.Builder
public Messages.SessionCommand buildPartial()
buildPartial
在接口中 com.google.protobuf.Message.Builder
buildPartial
在接口中 com.google.protobuf.MessageLite.Builder
public Messages.SessionCommand.Builder clone()
clone
在接口中 com.google.protobuf.Message.Builder
clone
在接口中 com.google.protobuf.MessageLite.Builder
clone
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
在接口中 com.google.protobuf.Message.Builder
setField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
在接口中 com.google.protobuf.Message.Builder
clearField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
在接口中 com.google.protobuf.Message.Builder
clearOneof
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
在接口中 com.google.protobuf.Message.Builder
setRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
在接口中 com.google.protobuf.Message.Builder
addRepeatedField
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder mergeFrom(Messages.SessionCommand other)
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public Messages.SessionCommand.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
在接口中 com.google.protobuf.Message.Builder
mergeFrom
在接口中 com.google.protobuf.MessageLite.Builder
mergeFrom
在类中 com.google.protobuf.AbstractMessage.Builder<Messages.SessionCommand.Builder>
java.io.IOException
public boolean hasT()
optional int64 t = 1;
hasT
在接口中 Messages.SessionCommandOrBuilder
public long getT()
optional int64 t = 1;
getT
在接口中 Messages.SessionCommandOrBuilder
public Messages.SessionCommand.Builder setT(long value)
optional int64 t = 1;
public Messages.SessionCommand.Builder clearT()
optional int64 t = 1;
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 Messages.SessionCommand.Builder setN(java.lang.String value)
optional string n = 2;
public Messages.SessionCommand.Builder clearN()
optional string n = 2;
public Messages.SessionCommand.Builder setNBytes(com.google.protobuf.ByteString value)
optional string n = 2;
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 Messages.SessionCommand.Builder setS(java.lang.String value)
optional string s = 3;
public Messages.SessionCommand.Builder clearS()
optional string s = 3;
public Messages.SessionCommand.Builder setSBytes(com.google.protobuf.ByteString value)
optional string s = 3;
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 Messages.SessionCommand.Builder setUa(java.lang.String value)
optional string ua = 4;
public Messages.SessionCommand.Builder clearUa()
optional string ua = 4;
public Messages.SessionCommand.Builder setUaBytes(com.google.protobuf.ByteString value)
optional string ua = 4;
public boolean hasR()
optional bool r = 5;
hasR
在接口中 Messages.SessionCommandOrBuilder
public boolean getR()
optional bool r = 5;
getR
在接口中 Messages.SessionCommandOrBuilder
public Messages.SessionCommand.Builder setR(boolean value)
optional bool r = 5;
public Messages.SessionCommand.Builder clearR()
optional bool r = 5;
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 Messages.SessionCommand.Builder setTag(java.lang.String value)
optional string tag = 6;
public Messages.SessionCommand.Builder clearTag()
optional string tag = 6;
public Messages.SessionCommand.Builder setTagBytes(com.google.protobuf.ByteString value)
optional string tag = 6;
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 Messages.SessionCommand.Builder setDeviceId(java.lang.String value)
optional string deviceId = 7;
public Messages.SessionCommand.Builder clearDeviceId()
optional string deviceId = 7;
public Messages.SessionCommand.Builder setDeviceIdBytes(com.google.protobuf.ByteString value)
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 Messages.SessionCommand.Builder setSessionPeerIds(int index, java.lang.String value)
repeated string sessionPeerIds = 8;
public Messages.SessionCommand.Builder addSessionPeerIds(java.lang.String value)
repeated string sessionPeerIds = 8;
public Messages.SessionCommand.Builder addAllSessionPeerIds(java.lang.Iterable<java.lang.String> values)
repeated string sessionPeerIds = 8;
public Messages.SessionCommand.Builder clearSessionPeerIds()
repeated string sessionPeerIds = 8;
public Messages.SessionCommand.Builder addSessionPeerIdsBytes(com.google.protobuf.ByteString value)
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 Messages.SessionCommand.Builder setOnlineSessionPeerIds(int index, java.lang.String value)
repeated string onlineSessionPeerIds = 9;
public Messages.SessionCommand.Builder addOnlineSessionPeerIds(java.lang.String value)
repeated string onlineSessionPeerIds = 9;
public Messages.SessionCommand.Builder addAllOnlineSessionPeerIds(java.lang.Iterable<java.lang.String> values)
repeated string onlineSessionPeerIds = 9;
public Messages.SessionCommand.Builder clearOnlineSessionPeerIds()
repeated string onlineSessionPeerIds = 9;
public Messages.SessionCommand.Builder addOnlineSessionPeerIdsBytes(com.google.protobuf.ByteString value)
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 Messages.SessionCommand.Builder setSt(java.lang.String value)
optional string st = 10;
public Messages.SessionCommand.Builder clearSt()
optional string st = 10;
public Messages.SessionCommand.Builder setStBytes(com.google.protobuf.ByteString value)
optional string st = 10;
public boolean hasStTtl()
optional int32 stTtl = 11;
hasStTtl
在接口中 Messages.SessionCommandOrBuilder
public int getStTtl()
optional int32 stTtl = 11;
getStTtl
在接口中 Messages.SessionCommandOrBuilder
public Messages.SessionCommand.Builder setStTtl(int value)
optional int32 stTtl = 11;
public Messages.SessionCommand.Builder clearStTtl()
optional int32 stTtl = 11;
public boolean hasCode()
optional int32 code = 12;
hasCode
在接口中 Messages.SessionCommandOrBuilder
public int getCode()
optional int32 code = 12;
getCode
在接口中 Messages.SessionCommandOrBuilder
public Messages.SessionCommand.Builder setCode(int value)
optional int32 code = 12;
public Messages.SessionCommand.Builder clearCode()
optional int32 code = 12;
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 Messages.SessionCommand.Builder setReason(java.lang.String value)
optional string reason = 13;
public Messages.SessionCommand.Builder clearReason()
optional string reason = 13;
public Messages.SessionCommand.Builder setReasonBytes(com.google.protobuf.ByteString value)
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 Messages.SessionCommand.Builder setDeviceToken(java.lang.String value)
optional string deviceToken = 14;
public Messages.SessionCommand.Builder clearDeviceToken()
optional string deviceToken = 14;
public Messages.SessionCommand.Builder setDeviceTokenBytes(com.google.protobuf.ByteString value)
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 Messages.SessionCommand.Builder setSp(boolean value)
optional bool sp = 15;
public Messages.SessionCommand.Builder clearSp()
optional bool sp = 15;
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 Messages.SessionCommand.Builder setDetail(java.lang.String value)
optional string detail = 16;
public Messages.SessionCommand.Builder clearDetail()
optional string detail = 16;
public Messages.SessionCommand.Builder setDetailBytes(com.google.protobuf.ByteString value)
optional string detail = 16;
public boolean hasLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17;
public long getLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17;
public Messages.SessionCommand.Builder setLastUnreadNotifTime(long value)
optional int64 lastUnreadNotifTime = 17;
public Messages.SessionCommand.Builder clearLastUnreadNotifTime()
optional int64 lastUnreadNotifTime = 17;
public boolean hasLastPatchTime()
optional int64 lastPatchTime = 18;
public long getLastPatchTime()
optional int64 lastPatchTime = 18;
public Messages.SessionCommand.Builder setLastPatchTime(long value)
optional int64 lastPatchTime = 18;
public Messages.SessionCommand.Builder clearLastPatchTime()
optional int64 lastPatchTime = 18;
public boolean hasConfigBitmap()
optional int64 configBitmap = 19;
public long getConfigBitmap()
optional int64 configBitmap = 19;
public Messages.SessionCommand.Builder setConfigBitmap(long value)
optional int64 configBitmap = 19;
public Messages.SessionCommand.Builder clearConfigBitmap()
optional int64 configBitmap = 19;
public final Messages.SessionCommand.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
在接口中 com.google.protobuf.Message.Builder
setUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
public final Messages.SessionCommand.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
在接口中 com.google.protobuf.Message.Builder
mergeUnknownFields
在类中 com.google.protobuf.GeneratedMessageV3.Builder<Messages.SessionCommand.Builder>
Copyright © 2013 AVOS Systems Inc. All Rights Reserved.