Retrieval of Last Good Playback

Retrieves the time of the last known good playback of the mobile business object.

Syntax

java.util.Date SUPMobileBusinessObject.getLastGoodPlayback()

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples