onCompletion

abstract fun onCompletion(@NonNull threadItem: ThreadItem)

Callback when action has been completed successfully

In case of create a conversation request, this callback is called when the conversation is saved in the local DB.

Parameters

threadItem

The conversation model