LocationSharingCoordinator: Update location sharing completion handling.

This commit is contained in:
SBiOSoftWhare
2022-04-08 12:42:27 +02:00
parent 48b4f1a8a8
commit 74f21faef3
2 changed files with 18 additions and 24 deletions
@@ -30,6 +30,7 @@ enum LocationSharingViewAction {
case share
case sharePinLocation
case goToUserLocation
case shareLiveLocation
}
enum LocationSharingViewModelResult {