MessageStreamHandler

Generic handler for async calls to the Marigold SDK.

Parameters

Return value of the [onSuccess] callback.

Functions

Link copied to clipboard
abstract fun onFailure(error: Error)
Link copied to clipboard
abstract fun onSuccess(value: T)