IApiClient public interface IApiClient Documentation Task DeleteRecordingAsync(string pvrId) Task<SkyBox> GetBoxDetailsAsync() Task<IReadOnlyCollection<Recording>> GetRecordingsAsync() Task RecordProgrammeAsync(string eventId)