Retrieval of Playback Error History

Retrieves the playback error history of an operation.

Syntax

PlaybackErrorVO SUPOperation.getPlaybackErrors(startDate, endDate)

Returns

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

Examples