KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.net
/
Upnp
/
addPortMappingBody
add
Port
Mapping
Body
fun
addPortMappingBody
(
externalPort
:
Int
,
internalPort
:
Int
,
internalClient
:
String
,
tcp
:
Boolean
,
leaseSeconds
:
Int
,
description
:
String
,
serviceType
:
String
=
WAN_IP_SERVICE
)
:
String
The SOAP body for
AddPortMapping
(upnp.cpp
create_port_mapping
).