command property
final
The command or three-digit numeric, as it arrived. Commands are case-insensitive on the wire,
so compare with `Message::is` rather than ==.
Implementation
final String command;
The command or three-digit numeric, as it arrived. Commands are case-insensitive on the wire,
so compare with `Message::is` rather than ==.
final String command;