Message Thread Input Component
This class creates and performs a view corresponding the message thread input area in Sendbird UIKit. since 3.3.0
Constructors
Types
Functions
Link copied to clipboard
Returns a collection of parameters applied to this component.
Link copied to clipboard
open fun notifyParentMessageUpdated(@NonNull channel: GroupChannel, @NonNull parentMessage: BaseMessage)
Notifies this component that the parent message has been changed.
Link copied to clipboard
open fun notifyStatusUpdated(@NonNull channel: GroupChannel, @NonNull status: StatusFrameView.Status)
Notifies this component that the status has been changed.
Link copied to clipboard