mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-25 02:52:45 +02:00
Update RiotSwiftUI/Modules/Room/LiveLocationSharingViewer/Service/LiveLocationSharingViewerServiceProtocol.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
This commit is contained in:
+2
-2
@@ -27,9 +27,9 @@ protocol LiveLocationSharingViewerServiceProtocol {
|
||||
|
||||
func isCurrentUserId(_ userId: String) -> Bool
|
||||
|
||||
func startListenningLiveLocationUpdates()
|
||||
func startListeningLiveLocationUpdates()
|
||||
|
||||
func stopListenningLiveLocationUpdates()
|
||||
func stopListeningLiveLocationUpdates()
|
||||
|
||||
func stopUserLiveLocationSharing(completion: @escaping (Result<Void, Error>) -> Void)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user