Package 

Class PubSub.Channel

    • Method Summary

      Modifier and Type Method Description
      Observable<JSONObject> observable(String event, boolean leaveChannelOnDispose) Subscribes to PubSub channel event
      Observable<JSONObject> observable(String event)
      Push push(String event, Map<String, out Object> params)
      • Methods inherited from class java.lang.Object

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