Variable DefaultGetExternalIpByUPnPOptionsConst
DefaultGetExternalIpByUPnPOptions: {
checkIp: (ip?: string) => boolean;
ignoreCache: boolean;
localPort: number;
multicastIp: string;
port: number;
timeoutMilliseconds: number;
} = ...
Type Declaration
-
checkIp: (ip?: string) => boolean
-
ignoreCache: boolean
-
localPort: number
-
multicastIp: string
-
port: number
-
timeoutMilliseconds: number
Let the system choose a free port by default