STWForwardProcessCallback

interface STWForwardProcessCallback : ErrorListener<MyBusinessError>

Functions

Link copied to clipboard
abstract fun onSuccess(fileUri: Uri?)

Inherited functions

Link copied to clipboard
abstract fun error(error: MyBusinessError)