AdaptySDK
Loading...
Searching...
No Matches
AdaptySDK.AdaptyUI Member List

This is the complete list of members for AdaptySDK.AdaptyUI, including all inherited members.

CreateOnboardingView(AdaptyOnboarding onboarding, Action< AdaptyUIOnboardingView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
CreatePaywallView(AdaptyPaywall paywall, AdaptyUICreatePaywallViewParameters optionalParameters, Action< AdaptyUIPaywallView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
CreatePaywallView(AdaptyPaywall paywall, Action< AdaptyUIPaywallView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissOnboardingView(AdaptyUIOnboardingView view, bool destroy, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIprivatestatic
DismissPaywallView(AdaptyUIPaywallView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissPaywallView(AdaptyUIPaywallView view, bool destroy, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIprivatestatic
PresentOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentOnboardingView(AdaptyUIOnboardingView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentPaywallView(AdaptyUIPaywallView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentPaywallView(AdaptyUIPaywallView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
ShowDialog(AdaptyUIPaywallView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
ShowDialog(AdaptyUIOnboardingView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
ShowDialog(string viewId, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIprivatestatic