Overview
Properties
verified
Type: boolean
Whether the subscription has been verified by Twitch.
Methods
start()
asyncActivates the subscription.
Return type: void
stop()
asyncDeactivates the subscription and removes it from the listener.
Return type: void
suspend()
asyncSuspends the subscription, not removing it from the listener.
Return type: void