AdaptySDK
AdaptySDK.AdaptyRemoteConfig Class Reference

Public Attributes

readonly string Locale
readonly string Data

Package Functions

JSONNode ToJSONNode ()
 AdaptyRemoteConfig (JSONObject jsonNode)

Properties

IDictionary< string, dynamic > Dictionary [get]
 A custom dictionary configured in Adapty Dashboard for this paywall (same as remoteConfigString).

Constructor & Destructor Documentation

◆ AdaptyRemoteConfig()

AdaptySDK.AdaptyRemoteConfig.AdaptyRemoteConfig ( JSONObject jsonNode)
package

Member Function Documentation

◆ ToJSONNode()

JSONNode AdaptySDK.AdaptyRemoteConfig.ToJSONNode ( )
package

Member Data Documentation

◆ Data

readonly string AdaptySDK.AdaptyRemoteConfig.Data

◆ Locale

readonly string AdaptySDK.AdaptyRemoteConfig.Locale

Property Documentation

◆ Dictionary

IDictionary<string, dynamic> AdaptySDK.AdaptyRemoteConfig.Dictionary
get

A custom dictionary configured in Adapty Dashboard for this paywall (same as remoteConfigString).


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