TransportSession

Constructors

this
this(ulong id)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source.
containsAttribute
bool containsAttribute(string key)
Undocumented in source.
getAttribute
Object getAttribute(string key)
Undocumented in source.
id
ulong id()
Undocumented in source. Be warned that the author may not have intended to support it.
isConnected
bool isConnected()
Undocumented in source.
send
void send(MessageBuffer buffer)
Undocumented in source.
send
void send(uint messageId, string content)
Undocumented in source. Be warned that the author may not have intended to support it.
setAttribute
void setAttribute(string key, Object value)
Undocumented in source.

Meta