UDPMessageEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
data
void data(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
remoteAddress
void remoteAddress(string remoteAddress)
Undocumented in source. Be warned that the author may not have intended to support it.
remoteAddress
string remoteAddress()
Undocumented in source. Be warned that the author may not have intended to support it.
remotePort
void remotePort(ushort remotePort)
Undocumented in source. Be warned that the author may not have intended to support it.
remotePort
ushort remotePort()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta