Interface MessageListView.GiphySendListener
-
- All Implemented Interfaces:
@Deprecated(message = "Use OnGiphySendListener instead", replaceWith = @ReplaceWith(imports = {}, expression = "OnGiphySendListener")) public interface MessageListView.GiphySendListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonGiphySend(GiphyAction action)-
-
Method Detail
-
onGiphySend
abstract Unit onGiphySend(GiphyAction action)
-
-
-
-