OnProfileUpdatedListener

A listener interface for receiving updates about the user's AdaptyProfile.

This is triggered whenever the subscription status changes or when Adapty provides cached data on app startup.

Functions

Link copied to clipboard
abstract fun onProfileReceived(profile: AdaptyProfile)

Called when a new AdaptyProfile is available.