|
PocketMine-MP 5.36.1 git-eaa7c4834c8fe2f379d24e7f0ee6cc63cfb18ccc
|
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 |