Package 

Class VoiceGeoLocation

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class VoiceGeoLocation
     implements Serializable
                        

    Data class which contains information about the current location. Used only to send/receive the current location from Voice service.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Double getLatitude() The latitude of the location
      final Double getLongitude() The longitude of the location
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait