What Adapty.GetCurrentInstallationStatus(System.Action<AdaptySDK.AdaptyInstallationStatus, AdaptySDK.AdaptyError>) reports: how much is known about this installation, and the details when they are.
More...
|
| 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.
|
What Adapty.GetCurrentInstallationStatus(System.Action<AdaptySDK.AdaptyInstallationStatus, AdaptySDK.AdaptyError>) reports: how much is known about this installation, and the details when they are.
◆ AdaptyInstallationStatus()
| AdaptySDK.AdaptyInstallationStatus.AdaptyInstallationStatus |
( |
| ) |
|
|
private |
◆ OnDeserialized()
| void AdaptySDK.AdaptyInstallationStatus.OnDeserialized |
( |
StreamingContext | context | ) |
|
|
private |
◆ ToString()
| override string AdaptySDK.AdaptyInstallationStatus.ToString |
( |
| ) |
|
A description for logs and the debugger. The format is not part of the contract — read the members rather than parsing it.
◆ Status
How much is known. Details is set when this is AdaptyInstallationStatusType.Determined.
◆ Details
The installation, present when Status is AdaptyInstallationStatusType.Determined and null otherwise.
The documentation for this class was generated from the following file: