public static final class OperaLauncherProtos.LauncherHandshakeResponse extends com.google.protobuf.GeneratedMessage implements OperaLauncherProtos.LauncherHandshakeResponseOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
OperaLauncherProtos.LauncherHandshakeResponse.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
CONFIGURATION_FIELD_NUMBER |
static int |
DEVICE_FIELD_NUMBER |
static int |
IDENTIFIER_FIELD_NUMBER |
static int |
LOGMESSAGES_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtensionequals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int IDENTIFIER_FIELD_NUMBER
public static final int DEVICE_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
public static final int CONFIGURATION_FIELD_NUMBER
public static final int LOGMESSAGES_FIELD_NUMBER
public static OperaLauncherProtos.LauncherHandshakeResponse getDefaultInstance()
public OperaLauncherProtos.LauncherHandshakeResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic boolean hasIdentifier()
hasIdentifier in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic String getIdentifier()
getIdentifier in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic boolean hasDevice()
hasDevice in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic String getDevice()
getDevice in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic boolean hasPlatform()
hasPlatform in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic String getPlatform()
getPlatform in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic boolean hasConfiguration()
hasConfiguration in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic String getConfiguration()
getConfiguration in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic List<String> getLogmessagesList()
getLogmessagesList in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic int getLogmessagesCount()
getLogmessagesCount in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic String getLogmessages(int index)
getLogmessages in interface OperaLauncherProtos.LauncherHandshakeResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static OperaLauncherProtos.LauncherHandshakeResponse.Builder newBuilder()
public OperaLauncherProtos.LauncherHandshakeResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static OperaLauncherProtos.LauncherHandshakeResponse.Builder newBuilder(OperaLauncherProtos.LauncherHandshakeResponse prototype)
public OperaLauncherProtos.LauncherHandshakeResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected OperaLauncherProtos.LauncherHandshakeResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2012. All Rights Reserved.