Example usage for Java android.location GnssNavigationMessage fields, constructors, methods, implement or subclass
The text is from its open source code.
byte[] | getData() Gets the data of the reported GPS message. |
int | getMessageId() Gets the Message identifier. |
int | getStatus() Gets the Status of the navigation message contained in the object. |
int | getSubmessageId() Gets the sub-message identifier, relevant to the #getType() of the message. |
int | getSvid() Gets the satellite ID. |
int | getType() Gets the type of the navigation message contained in the object. |