onFeedbackSubmitted

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

Deprecated

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

Return

The BaseMessage that feedback is submitted. since 3.13.0

Deprecated

As of 3.26.0, this feature is no longer supported.