mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
DeviceVerificationIncomingViewController: Wait view loading before observing device transaction change and unregister after matching an expected case.
This commit is contained in:
@@ -20,6 +20,7 @@ import Foundation
|
||||
|
||||
/// DeviceVerificationIncomingViewController view actions exposed to view model
|
||||
enum DeviceVerificationIncomingViewAction {
|
||||
case loadData
|
||||
case accept
|
||||
case cancel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user