Package 

Class UpdateLocationResponse

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class UpdateLocationResponse
     implements Serializable
                        

    Response data used to send out location updates to VoiceKit.

    • 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 VoiceGeoLocation getCurrentLocation() Current location
      String toString() Returns a string representation of the object.
      • Methods inherited from class java.lang.Object

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