is_resumed


Description:

public bool is_resumed ()

Determines whether the application was resumed from a previous session, or if the application has been started fresh with no state information associated with it.

Parameters:

this

An SMClient

Returns:

true if resumed from a previous session, false otherwise