API reference
API reference
Select your platform
No SDKs available
No versions available

VRequestResponse Struct

Server response struct that returns an error and a decoded value

Fields

The type of the result data
The error string, if errors occurred. Will be NullOrEmpty otherwise.
The error string, if errors occurred. Will be NullOrEmpty otherwise.

Constructors & Destructors

Constructor with only a value
Constructor with only an error
Constructor with value, code and error