Interface

GUPnP-1.6GUPnPXMLDocConstructorProps

interface ConstructorProps {
    doc: any;
    path: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

doc: any
path: string