public interface ChannelsResponseHandler extends BaseFailureHandler
Modifier and Type | Method and Description |
---|---|
void |
onSuccess(int total,
java.util.List<Channel> channels) |
onFailure, onFailure
void onSuccess(int total, java.util.List<Channel> channels)