isSetCallbackStatus() method

Syntax

boolean isSetCallbackStatus ()

Returns

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

Usage

Checks whether the

callbackStatus

of this instance is set.

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