GoogleMobileAds. Ump. Api. FormError
Error information about why a form operation failed.
Summary
Properties |
|
|---|---|
ErrorCode
|
int
The error code.
|
Message
|
string
The message describing the error.
|
Properties
ErrorCode
int ErrorCode
The error code.
The error code constant values are different depending on the runtime platform. For iOS https://developers.google.com/admob/ump/ios/api/reference/Enums/UMPFormErrorCode For Android https://developers.google.com/admob/ump/android/api/reference/com/google/android/ump/FormError
Message
string Message
The message describing the error.