| Modifier and Type | Method and Description |
|---|---|
void |
ChannelQuery.addChannelQueryListener(ChannelQueryListener listener)
Adds a new listener that is called every time the query is executed.
|
void |
ChannelQuery.execute(ChannelQueryListener listener)
Executes the query and calls the listener with the result.
|
void |
ChannelQuery.removeChannelQueryListener(ChannelQueryListener listener)
Removes a listener.
|
Copyright © 2016. All Rights Reserved.