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

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

CreateFlowView(AdaptyFlow flow, AdaptyUICreateFlowViewParameters optionalParameters, Action< AdaptyUIFlowView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
CreateFlowView(AdaptyFlow flow, Action< AdaptyUIFlowView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
CreateOnboardingView(AdaptyOnboarding onboarding, AdaptyWebPresentation externalUrlsPresentation, Action< AdaptyUIOnboardingView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
CreateOnboardingView(AdaptyOnboarding onboarding, Action< AdaptyUIOnboardingView, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissFlowView(AdaptyUIFlowView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
DismissOnboardingView(AdaptyUIOnboardingView view, bool destroy, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIprivatestatic
FlowViewAnswerPermission(string eventId, bool granted, string detail)AdaptySDK.AdaptyUIpackagestatic
LogRoundTripError(string method, AdaptyError error)AdaptySDK.AdaptyUIprivatestatic
OpenUrl(string url, AdaptyWebPresentation openIn, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentFlowView(AdaptyUIFlowView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentFlowView(AdaptyUIFlowView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
PresentOnboardingView(AdaptyUIOnboardingView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
RequestAppReview(Action< AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
SendObserverEvent(string method, string eventId)AdaptySDK.AdaptyUIpackagestatic
ShowDialog(AdaptyUIFlowView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic
ShowDialog(string viewId, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIprivatestatic
ShowDialog(AdaptyUIOnboardingView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler)AdaptySDK.AdaptyUIstatic