|
AdaptySDK 4.1.1
|
Everything Adapty.Activate(AdaptyConfiguration, System.Action<AdaptyError>) needs. Build one with Builder. More...
Classes | |
| class | Builder |
| Assembles an AdaptyConfiguration. Every setter returns the builder, so calls chain, and each field can equally well be assigned directly. More... | |
Public Member Functions | |
| override string | ToString () |
| A description for logs and the debugger. The format is not part of the contract — read the members rather than parsing it. | |
Package Functions | |
| AdaptyConfiguration (Builder builder) | |
Properties | |
| string | CrossPlatformSdkName [get] |
| string | CrossPlatformSdkVersion [get] |
Private Attributes | |
| readonly string | ApiKey |
| readonly string | CustomerUserId |
| readonly AdaptyCustomerIdentity | CustomerIdentity |
| readonly? bool | ObserverMode |
| readonly? bool | AppleIdfaCollectionDisabled |
| readonly? bool | GoogleAdvertisingIdCollectionDisabled |
| readonly? bool | GoogleEnablePendingPrepaidPlans |
| readonly? bool | GoogleLocalAccessLevelAllowed |
| readonly? bool | IpAddressCollectionDisabled |
| readonly? bool | AdaptyAttributionEnabled |
| readonly? bool | AppleClearDataOnBackup |
| readonly? AdaptyServerCluster | ServerCluster |
| readonly string | BackendProxyHost |
| readonly? int | BackendProxyPort |
| readonly? AdaptyLogLevel | LogLevel |
| readonly? bool | ActivateUI |
| AdaptyUIMediaCacheConfiguration | AdaptyUIMediaCache |
Everything Adapty.Activate(AdaptyConfiguration, System.Action<AdaptyError>) needs. Build one with Builder.
|
package |
| override string AdaptySDK.AdaptyConfiguration.ToString | ( | ) |
A description for logs and the debugger. The format is not part of the contract — read the members rather than parsing it.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
getprivate |
|
getprivate |