Retrieval of Playback Error History

Retrieves the playback error history for a mobile business object.

Syntax

PlaybackErrorVO SUPMobileBusinessObject.getPlaybackErrors(startDate, endDate)

Returns

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

Examples