Interface ConnectableEventSource

    • Method Detail

      • connect

        void connect()
        Tell the source to start emitting.
      • disconnect

        void disconnect()
        Tell the source to stop emitting.