response property
final
The response message from the command.
If the command fails, this contains the error message. If successful, this may be empty.
Implementation
final String response;
The response message from the command.
If the command fails, this contains the error message. If successful, this may be empty.
final String response;