fromSimpleJson
Parses a simple success-or-error JSON response that carries no value.
Return
A result indicating success, or an error if the operation failed.
Parameters
jsonResponse
The JSON response to parse.
Parses a simple success-or-error JSON response that carries no value.
A result indicating success, or an error if the operation failed.
The JSON response to parse.