kaven-utils - v5.5.1
Preparing search index...
GetExternalIpByUPnP
Function GetExternalIpByUPnP
GetExternalIpByUPnP
(
parameters
?:
Partial
<
{
checkIp
:
(
ip
?:
string
)
=>
boolean
;
ignoreCache
:
boolean
;
localPort
:
number
;
multicastIp
:
string
;
port
:
number
;
timeoutMilliseconds
:
number
;
trace
:
boolean
;
}
,
>
,
)
:
Promise
<
undefined
|
string
>
Parameters
Optional
parameters
:
Partial
<
{
checkIp
:
(
ip
?:
string
)
=>
boolean
;
ignoreCache
:
boolean
;
localPort
:
number
;
multicastIp
:
string
;
port
:
number
;
timeoutMilliseconds
:
number
;
trace
:
boolean
;
}
,
>
Returns
Promise
<
undefined
|
string
>
Since
5.0.3
Version
2023-12-08
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaven-utils - v5.5.1
Loading...
Since
5.0.3
Version
2023-12-08