Package io.rong.imkit.feature.forward
Class ForwardClickActions
-
- All Implemented Interfaces:
public class ForwardClickActions
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
ForwardClickActions.ForwardType
-
Constructor Summary
Constructors Constructor Description ForwardClickActions()
-
Method Summary
Modifier and Type Method Description Drawable
obtainDrawable(Context context)
void
onClick(Fragment fragment)
boolean
filter(UiMessage message)
-
-
Method Detail
-
obtainDrawable
Drawable obtainDrawable(Context context)
-
onClick
void onClick(Fragment fragment)
-
filter
boolean filter(UiMessage message)
-
-
-
-