Callback

interface Callback<T>

Functions

Link copied to clipboard
abstract fun onReceived(result: T)