Update introduction validator to support auto-delete timers.

This commit is contained in:
akwizgran
2020-11-19 15:35:13 +00:00
parent c683038343
commit 02f1385ed2
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.