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