toggle menu
Android-IMKit-SDK
5.12.0
io.rong.imkit
switch theme
search in API
Android-IMKit-SDK
/
io.rong.imkit.event.actionevent
/
DeleteEvent
Delete
Event
public
class
DeleteEvent
Members
Constructors
Delete
Event
Link copied to clipboard
public
void
DeleteEvent
(
ConversationType conversationType
,
String
targetId
,
Array
<
int
>
messageIds
)
Functions
get
Conversation
Type
Link copied to clipboard
public
ConversationType
getConversationType
(
)
get
Message
Ids
Link copied to clipboard
public
Array
<
int
>
getMessageIds
(
)
get
Target
Id
Link copied to clipboard
public
String
getTargetId
(
)