OnTrajectoryCreated

interface OnTrajectoryCreated

Listener for Trajectory creation operation.

Functions

onError
Link copied to clipboard
abstract fun onError(errorCode: Trajectory.ResultCode)
onSuccess
Link copied to clipboard
abstract fun onSuccess(trajectory: Trajectory)