• Unsubscribes from events for the provided topic and subscription reference

    Parameters

    • topic: string

      The topic to unsubscribe from

    • subRef: number

      The unique subscription reference received when initially calling subscribe

    Returns void

Generated using TypeDoc