|
AdaptySDK 4.1.1
|
This is the complete list of members for AdaptySDK.AdaptyUI, including all inherited members.
| CreateFlowView(AdaptyFlow flow, AdaptyUICreateFlowViewParameters optionalParameters, Action< AdaptyUIFlowView, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| CreateFlowView(AdaptyFlow flow, Action< AdaptyUIFlowView, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| CreateOnboardingView(AdaptyOnboarding onboarding, AdaptyWebPresentation externalUrlsPresentation, Action< AdaptyUIOnboardingView, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| CreateOnboardingView(AdaptyOnboarding onboarding, Action< AdaptyUIOnboardingView, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| DismissFlowView(AdaptyUIFlowView view, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| DismissOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| DismissOnboardingView(AdaptyUIOnboardingView view, bool destroy, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | privatestatic |
| FlowViewAnswerPermission(string eventId, bool granted, string detail) | AdaptySDK.AdaptyUI | packagestatic |
| LogRoundTripError(string method, AdaptyError error) | AdaptySDK.AdaptyUI | privatestatic |
| OpenUrl(string url, AdaptyWebPresentation openIn, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| PresentFlowView(AdaptyUIFlowView view, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| PresentFlowView(AdaptyUIFlowView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| PresentOnboardingView(AdaptyUIOnboardingView view, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| PresentOnboardingView(AdaptyUIOnboardingView view, AdaptyUIIOSPresentationStyle iosPresentationStyle, Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| RequestAppReview(Action< AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| SendObserverEvent(string method, string eventId) | AdaptySDK.AdaptyUI | packagestatic |
| ShowDialog(AdaptyUIFlowView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |
| ShowDialog(string viewId, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | privatestatic |
| ShowDialog(AdaptyUIOnboardingView view, AdaptyUIDialogConfiguration configuration, Action< AdaptyUIDialogActionType, AdaptyError > completionHandler) | AdaptySDK.AdaptyUI | static |