Skip to main content
Version: 5.1.x

Interface Subscription

Returned when subscribing to some kind of event. Can be used to unsubscribe from the subscription again.

public interface Subscription

Methods

unsubscribe

void unsubscribe()

Unsubscribe from this subscription.