InApps C++
Public Member Functions | Data Fields
ludei::inapps::InAppService::Error Struct Reference

Public Member Functions

bool empty () const
 

Data Fields

int32_t code
 
string message
 

Detailed Description

Defines an error.

Member Function Documentation

bool ludei::inapps::InAppService::Error::empty ( ) const
inline

Returns true if there is no error.

Returns
True if the error is empty.

Field Documentation

int32_t ludei::inapps::InAppService::Error::code

The code of the error

string ludei::inapps::InAppService::Error::message

The message that describes the error.


The documentation for this struct was generated from the following file: