Module command_messages

Source
Expand description

Command messages.

Modules§

error
Command error type.
netconnection
NetConnection command messages.
netstream
NetStream command messages.
on_status
Types and functions for processing the onStatus command.
reader
Reading Command.
writer
Writing Command.

Structs§

Command
Command message.

Enums§

CommandType
This enum wraps the NetConnectionCommand, NetStreamCommand and OnStatus enums.

Structs§

UnknownCommand
Any unknown command

Enums§

CommandResultLevel
NetStream onStatus level (7.2.2.) and NetConnection connect result level (7.2.1.1.)