mirror of
https://github.com/chatmail/core.git
synced 2026-04-02 05:22:14 +03:00
Document PeerstateChange
This commit is contained in:
@@ -688,6 +688,10 @@ pub(crate) async fn maybe_do_aeap_transition(
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Type of the peerstate change.
|
||||
///
|
||||
/// Changes to the peerstate are notified to the user via a message
|
||||
/// explaining the happened change.
|
||||
enum PeerstateChange {
|
||||
/// The contact's public key fingerprint changed, likely because
|
||||
/// the contact uses a new device and didn't transfer their key.
|
||||
|
||||
Reference in New Issue
Block a user