Class SyncTripsResponse

  • All Implemented Interfaces:
    com.telenav.sdk.drive.motion.api.model.base.DriveMotionResponseBasic

    
    public final class SyncTripsResponse
    extends DriveMotionResponse
                        

    The response of the SyncTripsRequest that is using for syncing trips between app and Omniservice.

    • 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 ResponseStatus getStatus() Provides the response status.
      final String getMessage() Response message.
      • Methods inherited from class com.telenav.sdk.drive.motion.api.model.base.DriveMotionResponse

        getResponseMessage, getResponseStatus
      • Methods inherited from class java.lang.Object

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