GetOtcCodeCallback

interface GetOtcCodeCallback : BaseCallback

Functions

Link copied to clipboard
abstract override fun onError(throwable: Throwable?, errorMessage: String?)
Link copied to clipboard
abstract fun onSuccess(data: OtcResponse)

Sources

Link copied to clipboard