AdaptySDK
AdaptySDK.AdaptyUIOnboardingView Class Reference

Public Member Functions

override string ToString ()
void Present (AdaptyUIIOSPresentationStyle iosPresentationStyle, System.Action< AdaptyError > completionHandler)
 Call this function if you wish to present the view.
void Present (System.Action< AdaptyError > completionHandler)
 Call this function if you wish to present the view.
void Dismiss (System.Action< AdaptyError > completionHandler)
 Call this function if you wish to dismiss the view.

Public Attributes

string Id
string PlacementId
string PaywallVariationId

Package Functions

 AdaptyUIOnboardingView (JSONObject jsonNode)

Constructor & Destructor Documentation

◆ AdaptyUIOnboardingView()

AdaptySDK.AdaptyUIOnboardingView.AdaptyUIOnboardingView ( JSONObject jsonNode)
package

Member Function Documentation

◆ Dismiss()

void AdaptySDK.AdaptyUIOnboardingView.Dismiss ( System.Action< AdaptyError > completionHandler)

Call this function if you wish to dismiss the view.

Parameters
completionHandlerThe action that will be called with the result.

◆ Present() [1/2]

void AdaptySDK.AdaptyUIOnboardingView.Present ( AdaptyUIIOSPresentationStyle iosPresentationStyle,
System.Action< AdaptyError > completionHandler )

Call this function if you wish to present the view.

Parameters
iosPresentationStylean [AdaptyUIIOSPresentationStyle] object, for which is representing the iOS presentation style.
completionHandlerThe action that will be called with the result.

◆ Present() [2/2]

void AdaptySDK.AdaptyUIOnboardingView.Present ( System.Action< AdaptyError > completionHandler)

Call this function if you wish to present the view.

Parameters
completionHandlerThe action that will be called with the result.

◆ ToString()

override string AdaptySDK.AdaptyUIOnboardingView.ToString ( )

Member Data Documentation

◆ Id

string AdaptySDK.AdaptyUIOnboardingView.Id

◆ PaywallVariationId

string AdaptySDK.AdaptyUIOnboardingView.PaywallVariationId

◆ PlacementId

string AdaptySDK.AdaptyUIOnboardingView.PlacementId

The documentation for this class was generated from the following files: