|
PocketMine-MP 5.41.1 git-4f563d39044b06d1e4724032369d67f347dd3b86
|
Collaboration diagram for pocketmine\network\upnp\UPnP:Static Public Member Functions | |
| static | getServiceUrl () |
| static | portForward (string $serviceURL, string $internalIP, int $internalPort, int $externalPort) |
| static | removePortForward (string $serviceURL, int $externalPort) |
|
static |
| UPnPException |
Definition at line 107 of file UPnP.php.
Referenced by pocketmine\network\upnp\UPnPNetworkInterface\start().
Here is the caller graph for this function:
|
static |
| UPnPException |
Definition at line 195 of file UPnP.php.
Referenced by pocketmine\network\upnp\UPnPNetworkInterface\start().
Here is the caller graph for this function:
|
static |