Method logError
logError(string)
Call used to log various errors during the callbacks in this interface.
Declaration
void logError(string error)
Parameters
Type | Name | Description |
---|---|---|
string | error | The error message to be logged. |
Call used to log various errors during the callbacks in this interface.
void logError(string error)
Type | Name | Description |
---|---|---|
string | error | The error message to be logged. |