Trakteer.js
Docs
API
GitHub
Preparing search index...
<internal>
DropArgument
Interface DropArgument
interface
DropArgument
{
localAddress
?:
string
;
localPort
?:
number
;
localFamily
?:
string
;
remoteAddress
?:
string
;
remotePort
?:
number
;
remoteFamily
?:
string
;
}
Index
Properties
local
Address?
local
Port?
local
Family?
remote
Address?
remote
Port?
remote
Family?
Properties
Optional
local
Address
localAddress
?:
string
Optional
local
Port
localPort
?:
number
Optional
local
Family
localFamily
?:
string
Optional
remote
Address
remoteAddress
?:
string
Optional
remote
Port
remotePort
?:
number
Optional
remote
Family
remoteFamily
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
Address
local
Port
local
Family
remote
Address
remote
Port
remote
Family
Docs
API
GitHub
Trakteer.js
Loading...