Interface

ObserverHandle

The type returned by observer registration methods that unregisters the observer when it is disposed.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
public fun interface ObserverHandle

The type returned by observer registration methods that unregisters the observer when it is disposed.

Functions

dispose

public fun dispose()

Dispose the observer causing it to be unregistered from the snapshot system.