toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.channel.extension.component.moreaction
/
IClickActions
IClick
Actions
public
interface
IClickActions
Members
Functions
filter
Link copied to clipboard
public
abstract
boolean
filter
(
UiMessage message
)
UIMessage filter.
obtain
Drawable
Link copied to clipboard
public
abstract
Drawable
obtainDrawable
(
Context context
)
Gets the icon for the click button.
on
Click
Link copied to clipboard
public
abstract
void
onClick
(
Fragment curFragment
)
Icon button click event.