AndroidReferenceInterface SubscriptionVersion: SDK 5.0.xOn this pageInterface SubscriptionReturned 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.