Package io.rong.imkit.widget
Class ReferenceDialog
-
- All Implemented Interfaces:
public class ReferenceDialog
-
-
Constructor Summary
Constructors Constructor Description ReferenceDialog(UiMessage uiMessage)
-
Method Summary
Modifier and Type Method Description void
onAttach(Context context)
void
onDetach()
void
bindData()
boolean
onMessageRecalled(Message message, RecallNotificationMessage recallNotificationMessage)
-
-
Method Detail
-
onAttach
void onAttach(Context context)
-
onDetach
void onDetach()
-
bindData
void bindData()
-
onMessageRecalled
boolean onMessageRecalled(Message message, RecallNotificationMessage recallNotificationMessage)
-
-
-
-