You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3792 and #3793 add new error cases to OlmError. We need to expose these errors, together with their associated data, in EventSendState in the FFI bindings.
The error is already accessible in the underlying matrix_sdk_ui::timeline::EventSendState, so hopefully this only affects the FFI layer.
The text was updated successfully, but these errors were encountered:
#3792 and #3793 add new error cases to
OlmError
. We need to expose these errors, together with their associated data, inEventSendState
in the FFI bindings.The error is already accessible in the underlying
matrix_sdk_ui::timeline::EventSendState
, so hopefully this only affects the FFI layer.The text was updated successfully, but these errors were encountered: