toggle menu
Android-IMLibCore-SDK
5.16.0
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib.model
/
RecallMessageOption
Recall
Message
Option
io.rong.imlib
public
class
RecallMessageOption
Members
Constructors
Recall
Message
Option
Link copied to clipboard
io.rong.imlib
public
void
RecallMessageOption
(
boolean isDelete
,
boolean isAdmin
,
boolean disableNotification
)
Properties
is
Admin
Link copied to clipboard
io.rong.imlib
public
boolean
isAdmin
is
Delete
Link copied to clipboard
io.rong.imlib
public
boolean
isDelete
Functions
is
Admin
Link copied to clipboard
io.rong.imlib
public
boolean
isAdmin
(
)
is
Delete
Link copied to clipboard
io.rong.imlib
public
boolean
isDelete
(
)
is
Disable
Notification
Link copied to clipboard
io.rong.imlib
public
boolean
isDisableNotification
(
)