isSetResponse() method

Syntax

boolean isSetResponse ()

Returns

false if the response is null. Otherwise, it returns true.

Usage

Checks whether the

response

of this instance is set.

false if the response is null. Otherwise, it returns true.