Interface SubscribeResponse

Object returned from a subscribe call, allowing the listener provided in that call to be deregistered.

Hierarchy

  • SubscribeResponse

Methods

Methods

  • Experimental

    Deregisters the listener passed to the subscribe call.

    Returns void

Generated using TypeDoc