SDK ReferenceISubscriptionOn this pageISubscription An object representing an observer that is subscribed to an observable. Methods cancel Methods cancel cancel(): void Removes the observer from the observable so that it stops receiving updates. Methods cancel