DeleteMessageForMeListener
interface DeleteMessageForMeListener
Listener for requests of deleting a message for the current user and for the results of such requests.
Inheritors
Functions
Link copied to clipboard
Runs precondition check for ChatClient.deleteMessageForMe.
Link copied to clipboard
Method called when a request to delete a message for the current user in the API happens.
Link copied to clipboard
Method called when a request to delete a message for the current user in the API finishes. Use it to update database, update messages or to present an error to the user.