getRecordings static method

XmlDocumentFragment getRecordings()

XML for the getRecordings

Implementation

static XmlDocumentFragment getRecordings() =>
    Transport.quickTag('GetRecordings', Xmlns.trc);