Method OnProductListError
OnProductListError(string)
Callback received when receiving an error when attempting to get the list of products.
Declaration
void OnProductListError(string message)
Parameters
Type | Name | Description |
---|---|---|
string | message | The error message explaining the failure. |