mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
Prepare to remove "vc-contact-confirm-received", "vg-member-added-received" messages from Securejoin
protocol
This commit is contained in:
@@ -283,7 +283,7 @@ pub enum EventType {
|
||||
/// @param data2 (int) Progress as:
|
||||
/// 300=vg-/vc-request received, typically shown as "bob@addr joins".
|
||||
/// 600=vg-/vc-request-with-auth received, vg-member-added/vc-contact-confirm sent, typically shown as "bob@addr verified".
|
||||
/// 800=vg-member-added-received received, shown as "bob@addr securely joined GROUP", only sent for the verified-group-protocol.
|
||||
/// 800=contact added to chat, shown as "bob@addr securely joined GROUP". Only for the verified-group-protocol.
|
||||
/// 1000=Protocol finished for this contact.
|
||||
SecurejoinInviterProgress {
|
||||
contact_id: ContactId,
|
||||
|
||||
Reference in New Issue
Block a user