|
AdaptySDK 4.1.1
|
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. | |
Public Attributes | |
| readonly AdaptyError | Error |
| readonly T | Value |
Package Functions | |
| AdaptyResult (T value, AdaptyError error) | |
|
package |
| override string AdaptySDK.AdaptyResult< T >.ToString | ( | ) |
A description for logs and the debugger. The format is not part of the contract — read the members rather than parsing it.
| readonly AdaptyError AdaptySDK.AdaptyResult< T >.Error |
| readonly T AdaptySDK.AdaptyResult< T >.Value |