onFeedbackUpdated

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

Deprecated

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

Return

The BaseMessage that feedback is updated. since 3.13.0

Deprecated

As of 3.26.0, this feature is no longer supported.