Callback

interface Callback

Functions

Link copied to clipboard
abstract fun onFailure(errorCode: String)
Link copied to clipboard
abstract fun onSuccess(messages: List<Contact>?)