-
public class Channel extends ChannelBase
-
-
Field Summary
Fields Modifier and Type Field Description public final PushChannelpush
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.ably.lib.rest.ChannelBase
deleteMessage, deleteMessage, deleteMessageAsync, deleteMessageAsync, getMessage, getMessageAsync, getMessageVersions, getMessageVersionsAsync, history, historyAsync, publish, publish, publishAsync, publishAsync, updateMessage, updateMessage, updateMessageAsync, updateMessageAsync -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-