Class ClientCommand

    • Constructor Detail

      • ClientCommand

        public ClientCommand()
      • ClientCommand

        public ClientCommand​(String command,
                             long timestamp,
                             long salt,
                             Map<String,​byte[]> signatures,
                             boolean signedPreview,
                             ChatChain chain,
                             SeenMessages seenMessages)