Call

interface Call<T>

Functions

onExecute
Link copied to clipboard
abstract fun onExecute(callBack: Callback<T>)