HMSActionResultListener

This callback will be used by SDK to inform application if there was a success or failure when the API was executed

Functions

Link copied to clipboard
abstract fun onError(error: HMSException)

Called when the SDK has encountered an error

Link copied to clipboard
abstract fun onSuccess()

This is called when the request from client has reached the server successfully