Java android.location GnssNavigationMessage fields, constructors, methods, implement or subclass

Example usage for Java android.location GnssNavigationMessage fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.location GnssNavigationMessage.

The text is from its open source code.

Method

byte[]getData()
Gets the data of the reported GPS message.
intgetMessageId()
Gets the Message identifier.
intgetStatus()
Gets the Status of the navigation message contained in the object.
intgetSubmessageId()
Gets the sub-message identifier, relevant to the #getType() of the message.
intgetSvid()
Gets the satellite ID.
intgetType()
Gets the type of the navigation message contained in the object.