Package com.telenav.sdk.drive.motion.api
Interface DriveMotionServiceHandler
-
- All Implemented Interfaces:
public interface DriveMotionServiceHandler
-
-
Method Summary
Modifier and Type Method Description abstract Unit
handle(Boolean isSuccess, DriveMotionException exception)
-
-
Method Detail
-
handle
abstract Unit handle(Boolean isSuccess, DriveMotionException exception)
-
-
-
-