Update introduction validator to support auto-delete timers.

This commit is contained in:
akwizgran
2020-11-19 15:35:13 +00:00
committed by Torsten Grote
parent 7fb71a6cb9
commit 7b16e78470
12 changed files with 333 additions and 52 deletions

View File

@@ -31,7 +31,7 @@ public interface IntroductionManager extends ConversationClient {
/**
* The current minor version of the introduction client.
*/
int MINOR_VERSION = 0;
int MINOR_VERSION = 1;
/**
* Sends two initial introduction messages.