isSetMessage() method

Syntax

boolean isSetMessage ()

Returns

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

Usage

Checks whether the

message

of this instance is set.

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