toggle menu
NexconnChatUISDK
26.1.0
NexconnChatUISDK
switch theme
search in API
NexconnChatUISDK
/
ai.nexconn.chatui.channel.longclick
/
MessageLongClickCopyItem
Message
Long
Click
Copy
Item
public
class
MessageLongClickCopyItem
Copies message text content. Supports TextMessage, ReferenceMessage, and StreamMessage.
Members
Constructors
Message
Long
Click
Copy
Item
Link copied to clipboard
public
void
MessageLongClickCopyItem
(
)
Functions
get
Icon
Attr
Res
Id
Link copied to clipboard
public
int
getIconAttrResId
(
)
get
Title
Link copied to clipboard
public
String
getTitle
(
Context context
)
is
Enabled
Link copied to clipboard
public
boolean
isEnabled
(
UiMessage uiMessage
)
on
Action
Link copied to clipboard
public
boolean
onAction
(
Context context
,
UiMessage uiMessage
)