onFeedbackSubmitted

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

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

Return

The BaseMessage that feedback is submitted. since 3.13.0