WebSocketElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

encrypted
void encrypted(bool encrypted)
Undocumented in source. Be warned that the author may not have intended to support it.
encrypted
bool encrypted()
Undocumented in source. Be warned that the author may not have intended to support it.
hostport
void hostport(string hostport)
Undocumented in source. Be warned that the author may not have intended to support it.
hostport
string hostport()
Undocumented in source. Be warned that the author may not have intended to support it.
msgreceived
void msgreceived(uint msgreceived)
Undocumented in source. Be warned that the author may not have intended to support it.
msgreceived
uint msgreceived()
Undocumented in source. Be warned that the author may not have intended to support it.
msgsent
void msgsent(uint msgsent)
Undocumented in source. Be warned that the author may not have intended to support it.
msgsent
uint msgsent()
Undocumented in source. Be warned that the author may not have intended to support it.
receivedsize
void receivedsize(double receivedsize)
Undocumented in source. Be warned that the author may not have intended to support it.
receivedsize
double receivedsize()
Undocumented in source. Be warned that the author may not have intended to support it.
sentsize
void sentsize(double sentsize)
Undocumented in source. Be warned that the author may not have intended to support it.
sentsize
double sentsize()
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

handle
JsHandle handle;
Undocumented in source.

Meta