Add SessionVerificationListener.

This commit is contained in:
Doug
2022-04-29 19:15:18 +01:00
committed by Doug
parent 661b0682c2
commit 82984381b3
5 changed files with 190 additions and 192 deletions
@@ -56,7 +56,7 @@ struct AuthenticationServerSelectionViewState: BindableState {
}
}
struct AuthenticationServerSelectionBindings: BindableState {
struct AuthenticationServerSelectionBindings {
/// The homeserver address input by the user.
var homeserverAddress: String
/// Information describing the currently displayed alert.