Interface ChannelListView.ErrorEventHandler
-
- All Implemented Interfaces:
public interface ChannelListView.ErrorEventHandler
-
-
Method Summary
Modifier and Type Method Description abstract UnitonErrorEvent(ChannelListViewModel.ErrorEvent errorEvent)-
-
Method Detail
-
onErrorEvent
abstract Unit onErrorEvent(ChannelListViewModel.ErrorEvent errorEvent)
-
-
-
-