Package pbx
Class Model.ClientHi
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<Model.ClientHi,Model.ClientHi.Builder>
-
- pbx.Model.ClientHi
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,Model.ClientHiOrBuilder
- Enclosing class:
- Model
public static final class Model.ClientHi extends com.google.protobuf.GeneratedMessageLite<Model.ClientHi,Model.ClientHi.Builder> implements Model.ClientHiOrBuilder
Client handshake
Protobuf typepbx.ClientHi
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classModel.ClientHi.BuilderClient handshake-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intBACKGROUND_FIELD_NUMBERstatic intDEVICE_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLANG_FIELD_NUMBERstatic intPLATFORM_FIELD_NUMBERstatic intUSER_AGENT_FIELD_NUMBERstatic intVER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)booleangetBackground()optional bool background = 7 [json_name = "background"];static Model.ClientHigetDefaultInstance()java.lang.StringgetDeviceId()optional string device_id = 4 [json_name = "deviceId"];com.google.protobuf.ByteStringgetDeviceIdBytes()optional string device_id = 4 [json_name = "deviceId"];java.lang.StringgetId()optional string id = 1 [json_name = "id"];com.google.protobuf.ByteStringgetIdBytes()optional string id = 1 [json_name = "id"];java.lang.StringgetLang()optional string lang = 5 [json_name = "lang"];com.google.protobuf.ByteStringgetLangBytes()optional string lang = 5 [json_name = "lang"];java.lang.StringgetPlatform()optional string platform = 6 [json_name = "platform"];com.google.protobuf.ByteStringgetPlatformBytes()optional string platform = 6 [json_name = "platform"];java.lang.StringgetUserAgent()optional string user_agent = 2 [json_name = "userAgent"];com.google.protobuf.ByteStringgetUserAgentBytes()optional string user_agent = 2 [json_name = "userAgent"];java.lang.StringgetVer()string ver = 3 [json_name = "ver"];com.google.protobuf.ByteStringgetVerBytes()string ver = 3 [json_name = "ver"];booleanhasBackground()optional bool background = 7 [json_name = "background"];booleanhasDeviceId()optional string device_id = 4 [json_name = "deviceId"];booleanhasId()optional string id = 1 [json_name = "id"];booleanhasLang()optional string lang = 5 [json_name = "lang"];booleanhasPlatform()optional string platform = 6 [json_name = "platform"];booleanhasUserAgent()optional string user_agent = 2 [json_name = "userAgent"];static Model.ClientHi.BuildernewBuilder()static Model.ClientHi.BuildernewBuilder(Model.ClientHi prototype)static Model.ClientHiparseDelimitedFrom(java.io.InputStream input)static Model.ClientHiparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientHiparseFrom(byte[] data)static Model.ClientHiparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientHiparseFrom(com.google.protobuf.ByteString data)static Model.ClientHiparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientHiparseFrom(com.google.protobuf.CodedInputStream input)static Model.ClientHiparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientHiparseFrom(java.io.InputStream input)static Model.ClientHiparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Model.ClientHiparseFrom(java.nio.ByteBuffer data)static Model.ClientHiparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Model.ClientHi>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_AGENT_FIELD_NUMBER
public static final int USER_AGENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VER_FIELD_NUMBER
public static final int VER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEVICE_ID_FIELD_NUMBER
public static final int DEVICE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LANG_FIELD_NUMBER
public static final int LANG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLATFORM_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BACKGROUND_FIELD_NUMBER
public static final int BACKGROUND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
hasId
public boolean hasId()
optional string id = 1 [json_name = "id"];- Specified by:
hasIdin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the id field is set.
-
getId
public java.lang.String getId()
optional string id = 1 [json_name = "id"];- Specified by:
getIdin interfaceModel.ClientHiOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
optional string id = 1 [json_name = "id"];- Specified by:
getIdBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for id.
-
hasUserAgent
public boolean hasUserAgent()
optional string user_agent = 2 [json_name = "userAgent"];- Specified by:
hasUserAgentin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the userAgent field is set.
-
getUserAgent
public java.lang.String getUserAgent()
optional string user_agent = 2 [json_name = "userAgent"];- Specified by:
getUserAgentin interfaceModel.ClientHiOrBuilder- Returns:
- The userAgent.
-
getUserAgentBytes
public com.google.protobuf.ByteString getUserAgentBytes()
optional string user_agent = 2 [json_name = "userAgent"];- Specified by:
getUserAgentBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for userAgent.
-
getVer
public java.lang.String getVer()
string ver = 3 [json_name = "ver"];- Specified by:
getVerin interfaceModel.ClientHiOrBuilder- Returns:
- The ver.
-
getVerBytes
public com.google.protobuf.ByteString getVerBytes()
string ver = 3 [json_name = "ver"];- Specified by:
getVerBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for ver.
-
hasDeviceId
public boolean hasDeviceId()
optional string device_id = 4 [json_name = "deviceId"];- Specified by:
hasDeviceIdin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the deviceId field is set.
-
getDeviceId
public java.lang.String getDeviceId()
optional string device_id = 4 [json_name = "deviceId"];- Specified by:
getDeviceIdin interfaceModel.ClientHiOrBuilder- Returns:
- The deviceId.
-
getDeviceIdBytes
public com.google.protobuf.ByteString getDeviceIdBytes()
optional string device_id = 4 [json_name = "deviceId"];- Specified by:
getDeviceIdBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for deviceId.
-
hasLang
public boolean hasLang()
optional string lang = 5 [json_name = "lang"];- Specified by:
hasLangin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the lang field is set.
-
getLang
public java.lang.String getLang()
optional string lang = 5 [json_name = "lang"];- Specified by:
getLangin interfaceModel.ClientHiOrBuilder- Returns:
- The lang.
-
getLangBytes
public com.google.protobuf.ByteString getLangBytes()
optional string lang = 5 [json_name = "lang"];- Specified by:
getLangBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for lang.
-
hasPlatform
public boolean hasPlatform()
optional string platform = 6 [json_name = "platform"];- Specified by:
hasPlatformin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the platform field is set.
-
getPlatform
public java.lang.String getPlatform()
optional string platform = 6 [json_name = "platform"];- Specified by:
getPlatformin interfaceModel.ClientHiOrBuilder- Returns:
- The platform.
-
getPlatformBytes
public com.google.protobuf.ByteString getPlatformBytes()
optional string platform = 6 [json_name = "platform"];- Specified by:
getPlatformBytesin interfaceModel.ClientHiOrBuilder- Returns:
- The bytes for platform.
-
hasBackground
public boolean hasBackground()
optional bool background = 7 [json_name = "background"];- Specified by:
hasBackgroundin interfaceModel.ClientHiOrBuilder- Returns:
- Whether the background field is set.
-
getBackground
public boolean getBackground()
optional bool background = 7 [json_name = "background"];- Specified by:
getBackgroundin interfaceModel.ClientHiOrBuilder- Returns:
- The background.
-
parseFrom
public static Model.ClientHi parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Model.ClientHi parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientHi parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.ClientHi parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Model.ClientHi parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientHi parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Model.ClientHi parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static Model.ClientHi.Builder newBuilder()
-
newBuilder
public static Model.ClientHi.Builder newBuilder(Model.ClientHi prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<Model.ClientHi,Model.ClientHi.Builder>
-
getDefaultInstance
public static Model.ClientHi getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Model.ClientHi> parser()
-
-