onFeedbackDeleted

open fun onFeedbackDeleted(): LiveData<Pair<BaseMessage, SendbirdException>>

Deprecated

Returns LiveData that can be observed for the result of deleting feedback.

Return

The BaseMessage that feedback is deleted. since 3.13.0

Deprecated

As of 3.26.0, this feature is no longer supported.