public static class ChannelQuery.Result extends Object
| Modifier and Type | Field and Description |
|---|---|
Collection<Channel> |
channels |
Exception |
exception |
| Constructor and Description |
|---|
Result(Exception exception,
Collection<Channel> channels) |
public final Exception exception
public final Collection<Channel> channels
public Result(Exception exception, Collection<Channel> channels)
Copyright © 2016. All Rights Reserved.