Builder

class Builder : GeneratedMessageLite.Builder<MessageType, BuilderType> , StatusProto.StatusValueOrBuilder

Container for status code values.
Wraps status codes for transmission and storage.
Protobuf type presage.physiology.StatusValue

Functions

Link copied to clipboard
A frame timestamp, in absolute microseconds since the Unix epoch, associated with the status code 
int64 timestamp = 2;
Link copied to clipboard
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;
Link copied to clipboard
open fun getTimestamp(): Long
A frame timestamp, in absolute microseconds since the Unix epoch, associated with the status code 
int64 timestamp = 2;
Link copied to clipboard
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;
Link copied to clipboard
open fun getValueValue(): Int
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;
Link copied to clipboard
A frame timestamp, in absolute microseconds since the Unix epoch, associated with the status code 
int64 timestamp = 2;
Link copied to clipboard
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;
Link copied to clipboard
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;