Interface

GUPnP-1.6GUPnPContextFilterConstructorProps

interface ConstructorProps {
    enabled: boolean;
    entries: string[];
}

Hierarchy (View Summary)

Index

Properties

Properties

enabled: boolean
entries: string[]