Skip to main content
Version: SDK 5.0.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.