UPNPDevice.GDNativeClassBinding

Undocumented in source.

Members

Static variables

addPortMapping
GodotMethod!(long, long, long, String, String, long) addPortMapping;
Undocumented in source.
deletePortMapping
GodotMethod!(long, long, String) deletePortMapping;
Undocumented in source.
getDescriptionUrl
GodotMethod!(String) getDescriptionUrl;
Undocumented in source.
getIgdControlUrl
GodotMethod!(String) getIgdControlUrl;
Undocumented in source.
getIgdOurAddr
GodotMethod!(String) getIgdOurAddr;
Undocumented in source.
getIgdServiceType
GodotMethod!(String) getIgdServiceType;
Undocumented in source.
getIgdStatus
GodotMethod!(UPNPDevice.IGDStatus) getIgdStatus;
Undocumented in source.
getServiceType
GodotMethod!(String) getServiceType;
Undocumented in source.
isValidGateway
GodotMethod!(bool) isValidGateway;
Undocumented in source.
queryExternalAddress
GodotMethod!(String) queryExternalAddress;
Undocumented in source.
setDescriptionUrl
GodotMethod!(void, String) setDescriptionUrl;
Undocumented in source.
setIgdControlUrl
GodotMethod!(void, String) setIgdControlUrl;
Undocumented in source.
setIgdOurAddr
GodotMethod!(void, String) setIgdOurAddr;
Undocumented in source.
setIgdServiceType
GodotMethod!(void, String) setIgdServiceType;
Undocumented in source.
setIgdStatus
GodotMethod!(void, long) setIgdStatus;
Undocumented in source.
setServiceType
GodotMethod!(void, String) setServiceType;
Undocumented in source.

Meta