isSetAuthCode() method

Syntax

boolean isSetAuthCode ()

Returns

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

Usage

Checks whether the

authCode

of this instance is set.

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