OnNmeaMessageListener
instead.@Deprecated public static interface GpsStatus.NmeaListener
LocationManager.addNmeaListener(android.location.GpsStatus.NmeaListener)
to receive NMEA data from the GPS engine.Modifier and Type | Method and Description |
---|---|
void |
onNmeaReceived(long timestamp,
String nmea)
Deprecated.
|
void onNmeaReceived(long timestamp, String nmea)