Class | Description |
---|---|
Api900 | |
Api900.BytePayload |
An array of bytes
|
Api900.BytePayload.Builder |
An array of bytes
|
Api900.EvenlySampledChannel |
A channel with evenly sampled data.
|
Api900.EvenlySampledChannel.Builder |
A channel with evenly sampled data.
|
Api900.Float32Payload |
An array of float32s
|
Api900.Float32Payload.Builder |
An array of float32s
|
Api900.Float64Payload |
An array of float64s
|
Api900.Float64Payload.Builder |
An array of float64s
|
Api900.Int32Payload |
An array of int32s
|
Api900.Int32Payload.Builder |
An array of int32s
|
Api900.Int64Payload |
An array of int64s
|
Api900.Int64Payload.Builder |
An array of int64s
|
Api900.RedvoxPacket |
Protobuf type
RedvoxPacket |
Api900.RedvoxPacket.Builder |
Protobuf type
RedvoxPacket |
Api900.RedvoxPacketResponse |
Returned to client after each packet send
|
Api900.RedvoxPacketResponse.Builder |
Returned to client after each packet send
|
Api900.UInt32Payload |
An array of uint32s
|
Api900.UInt32Payload.Builder |
An array of uint32s
|
Api900.UInt64Payload |
An array of uint64s
|
Api900.UInt64Payload.Builder |
An array of uint64s
|
Api900.UnevenlySampledChannel |
A channel without evenly sampled data.
|
Api900.UnevenlySampledChannel.Builder |
A channel without evenly sampled data.
|
Enum | Description |
---|---|
Api900.BytePayload.BytePayloadType |
Protobuf enum
BytePayload.BytePayloadType |
Api900.ChannelType |
Protobuf enum
ChannelType |
Api900.EvenlySampledChannel.PayloadCase | |
Api900.RedvoxPacketResponse.Error |
Error types
|
Api900.RedvoxPacketResponse.Type |
Response types
|
Api900.UnevenlySampledChannel.PayloadCase |