KeyChangeEvent

eventing~ KeyChangeEvent

Fired from message sending and receiving contexts when a peer's identity key has changed.

Constructor

new KeyChangeEvent()

Source:
Properties:
Name Type Default Description
keyError libsignal.UntrustedIdentityKeyError
type string keychange

Extends

Methods

(async) accept()

Source:
Can be called during event handling to accept the new identity key.