Returns an array of [[RecordingSchedule|RecordingSchedule]] objects, filled with the results and status parameters.
<p>* '''MiView (ALU) comments''':</p>
* MiView does not establish a clear distinction between RecordingSchedules and Recordings.
* In MiView, since it is a true "network PVR" model, recordings are stored "in the network" (not in the user's STB).
* DeleteRecordingSchedule, when invoked for a MiView backend, deletes (or cancels) the recording (schedules), so subsequent requests for listing the user's "recordings" result in that the recordings/RecordingSchedules do not appear. "Physical" recordings do not make sense in this case, as they are stored and handled by MiView platform (so, although a user removes a recording, the media may be kept to be used by another user).
<p>* '''Mirada comments''':</p>