public static final class Api900.RedvoxPacket extends com.google.protobuf.GeneratedMessageV3 implements Api900.RedvoxPacketOrBuilder
RedvoxPacket
Modifier and Type | Class and Description |
---|---|
static class |
Api900.RedvoxPacket.Builder
Protobuf type
RedvoxPacket |
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
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getAcquisitionServer()
Server information
|
com.google.protobuf.ByteString |
getAcquisitionServerBytes()
Server information
|
int |
getApi()
Identity information
|
long |
getAppFileStartTimestampEpochMicrosecondsUtc()
Timestamps
|
long |
getAppFileStartTimestampMachine()
Internal machine time of packet creation
|
java.lang.String |
getAppVersion()
App version
|
com.google.protobuf.ByteString |
getAppVersionBytes()
App version
|
java.lang.String |
getAuthenticatedEmail()
If the client has authenticated, store authenticated email
|
com.google.protobuf.ByteString |
getAuthenticatedEmailBytes()
If the client has authenticated, store authenticated email
|
java.lang.String |
getAuthenticationServer()
Full protocol, url, port, and endpoint.
|
com.google.protobuf.ByteString |
getAuthenticationServerBytes()
Full protocol, url, port, and endpoint.
|
java.lang.String |
getAuthenticationToken()
JWT obtained from authentication
|
com.google.protobuf.ByteString |
getAuthenticationTokenBytes()
JWT obtained from authentication
|
float |
getBatteryLevelPercent()
Battery level of device (0.0%-100.0%)
|
static Api900.RedvoxPacket |
getDefaultInstance() |
Api900.RedvoxPacket |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
java.lang.String |
getDeviceMake()
Device information
|
com.google.protobuf.ByteString |
getDeviceMakeBytes()
Device information
|
java.lang.String |
getDeviceModel()
e.g.
|
com.google.protobuf.ByteString |
getDeviceModelBytes()
e.g.
|
java.lang.String |
getDeviceOs()
e.g.
|
com.google.protobuf.ByteString |
getDeviceOsBytes()
e.g.
|
java.lang.String |
getDeviceOsVersion()
Operating system version
|
com.google.protobuf.ByteString |
getDeviceOsVersionBytes()
Operating system version
|
float |
getDeviceTemperatureC()
Temperature of device in Celsius
|
Api900.EvenlySampledChannel |
getEvenlySampledChannels(int index)
Data payloads
|
int |
getEvenlySampledChannelsCount()
Data payloads
|
java.util.List<Api900.EvenlySampledChannel> |
getEvenlySampledChannelsList()
Data payloads
|
Api900.EvenlySampledChannelOrBuilder |
getEvenlySampledChannelsOrBuilder(int index)
Data payloads
|
java.util.List<? extends Api900.EvenlySampledChannelOrBuilder> |
getEvenlySampledChannelsOrBuilderList()
Data payloads
|
java.lang.String |
getFirebaseToken()
Token obtained from Google's Firebase
|
com.google.protobuf.ByteString |
getFirebaseTokenBytes()
Token obtained from Google's Firebase
|
boolean |
getIsBackfilled()
Packet information
|
boolean |
getIsPrivate()
Is this data private or public?
|
boolean |
getIsScrambled()
Is the audio channel scrambled?
|
java.lang.String |
getMetadata(int index)
Any extra misc metadata that needs associated with this packet
|
com.google.protobuf.ByteString |
getMetadataBytes(int index)
Any extra misc metadata that needs associated with this packet
|
int |
getMetadataCount()
Any extra misc metadata that needs associated with this packet
|
com.google.protobuf.ProtocolStringList |
getMetadataList()
Any extra misc metadata that needs associated with this packet
|
com.google.protobuf.Parser<Api900.RedvoxPacket> |
getParserForType() |
java.lang.String |
getRedvoxId()
Device id of the client, user configurable.
|
com.google.protobuf.ByteString |
getRedvoxIdBytes()
Device id of the client, user configurable.
|
int |
getSerializedSize() |
long |
getServerTimestampEpochMicrosecondsUtc()
Time at which this packet arrives at the server (filled in by the server)
|
java.lang.String |
getTimeSynchronizationServer()
Full protocol, url, port, and endpoint.
|
com.google.protobuf.ByteString |
getTimeSynchronizationServerBytes()
Full protocol, url, port, and endpoint.
|
Api900.UnevenlySampledChannel |
getUnevenlySampledChannels(int index)
List of unevenly sampled channels.
|
int |
getUnevenlySampledChannelsCount()
List of unevenly sampled channels.
|
java.util.List<Api900.UnevenlySampledChannel> |
getUnevenlySampledChannelsList()
List of unevenly sampled channels.
|
Api900.UnevenlySampledChannelOrBuilder |
getUnevenlySampledChannelsOrBuilder(int index)
List of unevenly sampled channels.
|
java.util.List<? extends Api900.UnevenlySampledChannelOrBuilder> |
getUnevenlySampledChannelsOrBuilderList()
List of unevenly sampled channels.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
java.lang.String |
getUuid()
A unique identifier assigned by the client and not user configurable
|
com.google.protobuf.ByteString |
getUuidBytes()
A unique identifier assigned by the client and not user configurable
|
int |
hashCode() |
boolean |
isInitialized() |
static Api900.RedvoxPacket.Builder |
newBuilder() |
static Api900.RedvoxPacket.Builder |
newBuilder(Api900.RedvoxPacket prototype) |
Api900.RedvoxPacket.Builder |
newBuilderForType() |
static Api900.RedvoxPacket |
parseDelimitedFrom(java.io.InputStream input) |
static Api900.RedvoxPacket |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api900.RedvoxPacket |
parseFrom(byte[] data) |
static Api900.RedvoxPacket |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api900.RedvoxPacket |
parseFrom(java.nio.ByteBuffer data) |
static Api900.RedvoxPacket |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api900.RedvoxPacket |
parseFrom(com.google.protobuf.ByteString data) |
static Api900.RedvoxPacket |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api900.RedvoxPacket |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Api900.RedvoxPacket |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Api900.RedvoxPacket |
parseFrom(java.io.InputStream input) |
static Api900.RedvoxPacket |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Api900.RedvoxPacket> |
parser() |
Api900.RedvoxPacket.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 API_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER
public static final int REDVOX_ID_FIELD_NUMBER
public static final int AUTHENTICATED_EMAIL_FIELD_NUMBER
public static final int AUTHENTICATION_TOKEN_FIELD_NUMBER
public static final int FIREBASE_TOKEN_FIELD_NUMBER
public static final int IS_BACKFILLED_FIELD_NUMBER
public static final int IS_PRIVATE_FIELD_NUMBER
public static final int IS_SCRAMBLED_FIELD_NUMBER
public static final int DEVICE_MAKE_FIELD_NUMBER
public static final int DEVICE_MODEL_FIELD_NUMBER
public static final int DEVICE_OS_FIELD_NUMBER
public static final int DEVICE_OS_VERSION_FIELD_NUMBER
public static final int APP_VERSION_FIELD_NUMBER
public static final int BATTERY_LEVEL_PERCENT_FIELD_NUMBER
public static final int DEVICE_TEMPERATURE_C_FIELD_NUMBER
public static final int ACQUISITION_SERVER_FIELD_NUMBER
public static final int TIME_SYNCHRONIZATION_SERVER_FIELD_NUMBER
public static final int AUTHENTICATION_SERVER_FIELD_NUMBER
public static final int APP_FILE_START_TIMESTAMP_EPOCH_MICROSECONDS_UTC_FIELD_NUMBER
public static final int APP_FILE_START_TIMESTAMP_MACHINE_FIELD_NUMBER
public static final int SERVER_TIMESTAMP_EPOCH_MICROSECONDS_UTC_FIELD_NUMBER
public static final int EVENLY_SAMPLED_CHANNELS_FIELD_NUMBER
public static final int UNEVENLY_SAMPLED_CHANNELS_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public int getApi()
Identity information
uint32 api = 1;
getApi
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getUuid()
A unique identifier assigned by the client and not user configurable
string uuid = 2;
getUuid
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getUuidBytes()
A unique identifier assigned by the client and not user configurable
string uuid = 2;
getUuidBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getRedvoxId()
Device id of the client, user configurable. Alpha-numeric + underscores "_" only.
string redvox_id = 3;
getRedvoxId
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getRedvoxIdBytes()
Device id of the client, user configurable. Alpha-numeric + underscores "_" only.
string redvox_id = 3;
getRedvoxIdBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getAuthenticatedEmail()
If the client has authenticated, store authenticated email
string authenticated_email = 4;
getAuthenticatedEmail
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getAuthenticatedEmailBytes()
If the client has authenticated, store authenticated email
string authenticated_email = 4;
getAuthenticatedEmailBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getAuthenticationToken()
JWT obtained from authentication
string authentication_token = 5;
getAuthenticationToken
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getAuthenticationTokenBytes()
JWT obtained from authentication
string authentication_token = 5;
getAuthenticationTokenBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getFirebaseToken()
Token obtained from Google's Firebase
string firebase_token = 23;
getFirebaseToken
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getFirebaseTokenBytes()
Token obtained from Google's Firebase
string firebase_token = 23;
getFirebaseTokenBytes
in interface Api900.RedvoxPacketOrBuilder
public boolean getIsBackfilled()
Packet information
bool is_backfilled = 6;
getIsBackfilled
in interface Api900.RedvoxPacketOrBuilder
public boolean getIsPrivate()
Is this data private or public?
bool is_private = 7;
getIsPrivate
in interface Api900.RedvoxPacketOrBuilder
public boolean getIsScrambled()
Is the audio channel scrambled?
bool is_scrambled = 8;
getIsScrambled
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getDeviceMake()
Device information
string device_make = 9;
getDeviceMake
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getDeviceMakeBytes()
Device information
string device_make = 9;
getDeviceMakeBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getDeviceModel()
e.g. PixelXL, 6s, etc
string device_model = 10;
getDeviceModel
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getDeviceModelBytes()
e.g. PixelXL, 6s, etc
string device_model = 10;
getDeviceModelBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getDeviceOs()
e.g. iOS, Android
string device_os = 11;
getDeviceOs
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getDeviceOsBytes()
e.g. iOS, Android
string device_os = 11;
getDeviceOsBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getDeviceOsVersion()
Operating system version
string device_os_version = 12;
getDeviceOsVersion
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getDeviceOsVersionBytes()
Operating system version
string device_os_version = 12;
getDeviceOsVersionBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getAppVersion()
App version
string app_version = 13;
getAppVersion
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getAppVersionBytes()
App version
string app_version = 13;
getAppVersionBytes
in interface Api900.RedvoxPacketOrBuilder
public float getBatteryLevelPercent()
Battery level of device (0.0%-100.0%)
float battery_level_percent = 24;
getBatteryLevelPercent
in interface Api900.RedvoxPacketOrBuilder
public float getDeviceTemperatureC()
Temperature of device in Celsius
float device_temperature_c = 25;
getDeviceTemperatureC
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getAcquisitionServer()
Server information
string acquisition_server = 14;
getAcquisitionServer
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getAcquisitionServerBytes()
Server information
string acquisition_server = 14;
getAcquisitionServerBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getTimeSynchronizationServer()
Full protocol, url, port, and endpoint.
string time_synchronization_server = 15;
getTimeSynchronizationServer
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getTimeSynchronizationServerBytes()
Full protocol, url, port, and endpoint.
string time_synchronization_server = 15;
getTimeSynchronizationServerBytes
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getAuthenticationServer()
Full protocol, url, port, and endpoint.
string authentication_server = 16;
getAuthenticationServer
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getAuthenticationServerBytes()
Full protocol, url, port, and endpoint.
string authentication_server = 16;
getAuthenticationServerBytes
in interface Api900.RedvoxPacketOrBuilder
public long getAppFileStartTimestampEpochMicrosecondsUtc()
Timestamps
int64 app_file_start_timestamp_epoch_microseconds_utc = 17;
getAppFileStartTimestampEpochMicrosecondsUtc
in interface Api900.RedvoxPacketOrBuilder
public long getAppFileStartTimestampMachine()
Internal machine time of packet creation
int64 app_file_start_timestamp_machine = 18;
getAppFileStartTimestampMachine
in interface Api900.RedvoxPacketOrBuilder
public long getServerTimestampEpochMicrosecondsUtc()
Time at which this packet arrives at the server (filled in by the server)
int64 server_timestamp_epoch_microseconds_utc = 19;
getServerTimestampEpochMicrosecondsUtc
in interface Api900.RedvoxPacketOrBuilder
public java.util.List<Api900.EvenlySampledChannel> getEvenlySampledChannelsList()
Data payloads
repeated .EvenlySampledChannel evenly_sampled_channels = 20;
getEvenlySampledChannelsList
in interface Api900.RedvoxPacketOrBuilder
public java.util.List<? extends Api900.EvenlySampledChannelOrBuilder> getEvenlySampledChannelsOrBuilderList()
Data payloads
repeated .EvenlySampledChannel evenly_sampled_channels = 20;
getEvenlySampledChannelsOrBuilderList
in interface Api900.RedvoxPacketOrBuilder
public int getEvenlySampledChannelsCount()
Data payloads
repeated .EvenlySampledChannel evenly_sampled_channels = 20;
getEvenlySampledChannelsCount
in interface Api900.RedvoxPacketOrBuilder
public Api900.EvenlySampledChannel getEvenlySampledChannels(int index)
Data payloads
repeated .EvenlySampledChannel evenly_sampled_channels = 20;
getEvenlySampledChannels
in interface Api900.RedvoxPacketOrBuilder
public Api900.EvenlySampledChannelOrBuilder getEvenlySampledChannelsOrBuilder(int index)
Data payloads
repeated .EvenlySampledChannel evenly_sampled_channels = 20;
getEvenlySampledChannelsOrBuilder
in interface Api900.RedvoxPacketOrBuilder
public java.util.List<Api900.UnevenlySampledChannel> getUnevenlySampledChannelsList()
List of unevenly sampled channels. i.e. those without a stable sample rate such as barometer or GPS
repeated .UnevenlySampledChannel unevenly_sampled_channels = 21;
getUnevenlySampledChannelsList
in interface Api900.RedvoxPacketOrBuilder
public java.util.List<? extends Api900.UnevenlySampledChannelOrBuilder> getUnevenlySampledChannelsOrBuilderList()
List of unevenly sampled channels. i.e. those without a stable sample rate such as barometer or GPS
repeated .UnevenlySampledChannel unevenly_sampled_channels = 21;
getUnevenlySampledChannelsOrBuilderList
in interface Api900.RedvoxPacketOrBuilder
public int getUnevenlySampledChannelsCount()
List of unevenly sampled channels. i.e. those without a stable sample rate such as barometer or GPS
repeated .UnevenlySampledChannel unevenly_sampled_channels = 21;
getUnevenlySampledChannelsCount
in interface Api900.RedvoxPacketOrBuilder
public Api900.UnevenlySampledChannel getUnevenlySampledChannels(int index)
List of unevenly sampled channels. i.e. those without a stable sample rate such as barometer or GPS
repeated .UnevenlySampledChannel unevenly_sampled_channels = 21;
getUnevenlySampledChannels
in interface Api900.RedvoxPacketOrBuilder
public Api900.UnevenlySampledChannelOrBuilder getUnevenlySampledChannelsOrBuilder(int index)
List of unevenly sampled channels. i.e. those without a stable sample rate such as barometer or GPS
repeated .UnevenlySampledChannel unevenly_sampled_channels = 21;
getUnevenlySampledChannelsOrBuilder
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ProtocolStringList getMetadataList()
Any extra misc metadata that needs associated with this packet
repeated string metadata = 22;
getMetadataList
in interface Api900.RedvoxPacketOrBuilder
public int getMetadataCount()
Any extra misc metadata that needs associated with this packet
repeated string metadata = 22;
getMetadataCount
in interface Api900.RedvoxPacketOrBuilder
public java.lang.String getMetadata(int index)
Any extra misc metadata that needs associated with this packet
repeated string metadata = 22;
getMetadata
in interface Api900.RedvoxPacketOrBuilder
public com.google.protobuf.ByteString getMetadataBytes(int index)
Any extra misc metadata that needs associated with this packet
repeated string metadata = 22;
getMetadataBytes
in interface Api900.RedvoxPacketOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(java.lang.Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static Api900.RedvoxPacket parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Api900.RedvoxPacket parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Api900.RedvoxPacket parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Api900.RedvoxPacket parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static Api900.RedvoxPacket parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static Api900.RedvoxPacket parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static Api900.RedvoxPacket parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public Api900.RedvoxPacket.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static Api900.RedvoxPacket.Builder newBuilder()
public static Api900.RedvoxPacket.Builder newBuilder(Api900.RedvoxPacket prototype)
public Api900.RedvoxPacket.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
public static Api900.RedvoxPacket getDefaultInstance()
public static com.google.protobuf.Parser<Api900.RedvoxPacket> parser()
public com.google.protobuf.Parser<Api900.RedvoxPacket> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public Api900.RedvoxPacket getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder