Struct AdError
Representation of an error.
Inherited Members
Namespace: AppstockSDK.Api
Assembly: Appstock.Core.dll
Syntax
public struct AdError
Fields
Message
Gets or sets the message.
Declaration
public string Message
Field Value
Type | Description |
---|---|
string | The message from underlying error in native library. |