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

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

Activate(AdaptyConfiguration.Builder configurationBuilder, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Activate(AdaptyConfiguration configuration, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
CreateWebPaywallUrl(AdaptyFlowPaywall paywall, Action< string, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
CreateWebPaywallUrl(AdaptyPaywallProduct product, Action< string, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Dispatch(string id, JObject parameters)AdaptySDK.Adaptyprivatestatic
GetCurrentInstallationStatus(Action< AdaptyInstallationStatus, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetFlow(string placementId, Action< AdaptyFlow, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetFlow(string placementId, AdaptyPlacementFetchPolicy fetchPolicy, TimeSpan? loadTimeout, Action< AdaptyFlow, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetFlowForDefaultAudience(string placementId, AdaptyPlacementFetchPolicy fetchPolicy, Action< AdaptyFlow, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetFlowForDefaultAudience(string placementId, Action< AdaptyFlow, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetLogLevel(Action< AdaptyLogLevel, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetNativeSDKVersion(Action< string, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboarding(string placementId, string locale, AdaptyPlacementFetchPolicy fetchPolicy, TimeSpan? loadTimeout, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboarding(string placementId, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboardingForDefaultAudience(string placementId, string locale, AdaptyPlacementFetchPolicy fetchPolicy, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboardingForDefaultAudience(string placementId, string locale, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboardingForDefaultAudience(string placementId, AdaptyPlacementFetchPolicy fetchPolicy, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetOnboardingForDefaultAudience(string placementId, Action< AdaptyOnboarding, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetPaywallProducts(AdaptyFlow flow, Action< IReadOnlyList< AdaptyPaywallProduct >, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
GetProfile(Action< AdaptyProfile, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Identify(string customerUserId, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Identify(string customerUserId, Guid iosAppAccountToken, string androidObfuscatedAccountId, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
InitializeTransport()AdaptySDK.Adaptypackagestatic
IsActivated(Action< bool, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Logout(Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
LogShowFlow(AdaptyFlow flow, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
m_FlowsEventsListenerAdaptySDK.Adaptyprivatestatic
m_ListenerAdaptySDK.Adaptyprivatestatic
m_MainThreadContextAdaptySDK.Adaptyprivatestatic
m_MainThreadIdAdaptySDK.Adaptyprivatestatic
m_ObserverModeResolverAdaptySDK.Adaptyprivatestatic
m_OnboardingsEventsListenerAdaptySDK.Adaptyprivatestatic
m_SystemRequestsHandlerAdaptySDK.Adaptyprivatestatic
MakePromotedPurchase(AdaptyPromotedProduct product, Action< AdaptyPurchaseResult, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
MakePurchase(AdaptyPaywallProduct product, AdaptyPurchaseParameters purchaseParameters, Action< AdaptyPurchaseResult, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
MakePurchase(AdaptyPaywallProduct product, Action< AdaptyPurchaseResult, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
OnLegacyOnboardingMessage(string id, JObject parameters)AdaptySDK.Adaptyprivatestatic
OnMessage(string id, string json)AdaptySDK.Adaptypackagestatic
OpenWebPaywall(AdaptyFlowPaywall paywall, AdaptyWebPresentation openIn, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
OpenWebPaywall(AdaptyPaywallProduct product, AdaptyWebPresentation openIn, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
OpenWebPaywall(AdaptyFlowPaywall paywall, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
OpenWebPaywall(AdaptyPaywallProduct product, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Optional< T >(JObject parameters, string key)AdaptySDK.Adaptyprivatestatic
PresentCodeRedemptionSheet(Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
ReportTransaction(string transactionId, string variationId, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
ReportTransaction(string transactionId, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
Required< T >(JObject parameters, string key)AdaptySDK.Adaptyprivatestatic
RequireEventListener(string eventId)AdaptySDK.Adaptyprivatestatic
RequireFlowsListener(string eventId)AdaptySDK.Adaptyprivatestatic
RequireOnboardingsListener(string eventId)AdaptySDK.Adaptyprivatestatic
ResetListeners()AdaptySDK.Adaptypackagestatic
ResetOnboardingsListener()AdaptySDK.Adaptypackagestatic
RestorePurchases(Action< AdaptyProfile, AdaptyError > completionHandler)AdaptySDK.Adaptystatic
RunOnMainThread(Action action)AdaptySDK.Adaptypackagestatic
SDKVersionAdaptySDK.Adaptystatic
SetEventListener(IAdaptyEventListener listener)AdaptySDK.Adaptystatic
SetFallback(string fileName, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
SetFlowsEventsListener(IAdaptyFlowsEventsListener listener)AdaptySDK.Adaptystatic
SetIntegrationIdentifier(string key, string value, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
SetLogLevel(AdaptyLogLevel level, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
SetObserverModeResolver(IAdaptyUIObserverModeResolver resolver)AdaptySDK.Adaptystatic
SetOnboardingsEventsListener(IAdaptyOnboardingsEventsListener listener)AdaptySDK.Adaptystatic
SetSystemRequestsHandler(IAdaptyUISystemRequestsHandler handler)AdaptySDK.Adaptystatic
UpdateAppStoreCollectingRefundDataConsent(Boolean consent, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
UpdateAppStoreRefundPreference(AdaptyRefundPreference refundPreference, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
UpdateExternalAttribution(string jsonString, AdaptyExternalAttributionProvider provider, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
UpdateExternalAttribution(IReadOnlyDictionary< string, object > attribution, AdaptyExternalAttributionProvider provider, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic
UpdateProfile(AdaptyProfileParameters param, Action< AdaptyError > completionHandler)AdaptySDK.Adaptystatic