isSetCallbackUrl() method

Syntax

boolean isSetCallbackUrl ()

Returns

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

Usage

Checks whether the

callbackUrl

of this instance is set.

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