isSetLastActivity() method

Syntax

boolean isSetLastActivity ()

Returns

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

Usage

Checks whether the

lastActivity

of this instance is set.

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