Module matrix_sdk_ui::unable_to_decrypt_hook

source ·
Expand description

This module provides a generic interface to subscribe to unable-to-decrypt events, and notable updates to such events.

This provides a general trait that a consumer may implement, as well as utilities to simplify usage of this trait.

Structs§

Traits§

  • A generic interface which methods get called whenever we observe a unable-to-decrypt (UTD) event.