Overlay channels from XML API

Constructors

Methods

Constructors

Methods

  • Returns the overlay channels state read from XML document as an object

    Parameters

    • xmlDocument: Document

    Returns {
        [key: number]: OverlayChannel;
    }

    • [key: number]: OverlayChannel