ServerCommandSender

Undocumented in source.

Constructors

this
this(NodeServer server, Command[string] commands, ubyte origin, Address address, int id)
Undocumented in source.

Alias This

server

Members

Enums

Origin
enum Origin
Undocumented in source.

Functions

sendMessageImpl
void sendMessageImpl(Message[] messages)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

availableCommands
Command[string] availableCommands [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
server
shared(NodeServer) server [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

address
Address address;
Undocumented in source.
origin
ubyte origin;
Undocumented in source.

Meta