- add
void add(TransportSession session)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- exists
bool exists(uint id)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateId
ulong generateId()
Undocumented in source. Be warned that the author may not have intended to support it.
- get
TransportSession get(ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAll
TransportSession[] getAll()
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(TransportSession session)
Undocumented in source. Be warned that the author may not have intended to support it.