android.location
Interface GpsStatus.NmeaListener

Enclosing class:
GpsStatus

public static interface GpsStatus.NmeaListener


Method Summary
 void onNmeaReceived(long timestamp, String nmea)
           
 

Method Detail

onNmeaReceived

void onNmeaReceived(long timestamp,
                    String nmea)


Copyright © 2008-2012. All Rights Reserved.