getRecordingJobs static method

XmlDocumentFragment getRecordingJobs()

XML for the getRecordingJobs

Implementation

static XmlDocumentFragment getRecordingJobs() =>
    Transport.quickTag('GetRecordingJobs', Xmlns.trc);