OnDirectiveResultListener

interface OnDirectiveResultListener

Functions

Link copied to clipboard
abstract fun onCanceled(directive: Directive)
Link copied to clipboard
abstract fun onFailed(directive: Directive)
Link copied to clipboard
abstract fun onFinish(isExistCanceledOrFailed: Boolean)