Interface ChannelListIconProviderContainer
-
- All Implemented Interfaces:
public interface ChannelListIconProviderContainer
-
-
Method Summary
Modifier and Type Method Description abstract ChannelListView.ChannelOptionIconProvidergetGetMoreOptionsIcon()abstract ChannelListView.ChannelOptionIconProvidergetGetDeleteOptionIcon()-
-
Method Detail
-
getGetMoreOptionsIcon
abstract ChannelListView.ChannelOptionIconProvider getGetMoreOptionsIcon()
-
getGetDeleteOptionIcon
abstract ChannelListView.ChannelOptionIconProvider getGetDeleteOptionIcon()
-
-
-
-