Package 

Interface AblyBase.Channels

    • Method Summary

      Modifier and Type Method Description
      abstract Channel get(String channelName)
      abstract Channel get(String channelName, ChannelOptions channelOptions)
      abstract void release(String channelName)
      abstract int size()
      abstract Iterable<Channel> values()
      • Methods inherited from class io.ably.lib.types.ReadOnlyMap

        containsKey, containsValue, entrySet, get, isEmpty, keySet, values
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait