interface PMPNAT {
    getGateway(ipAddress, options?): Gateway;
}

Methods

Methods