@achingbrain/ssdp
    Preparing search index...

    Interface NetworkAddress

    interface NetworkAddress {
        address: string;
        port: number;
    }
    Index

    Properties

    Properties

    address: string
    port: number