ShareLiveLocationListener
@objc
public protocol ShareLiveLocationListener
Listener to changes in Share Live Location
-
Called when share live location is enabled or disabled
Declaration
Swift
func onShareLiveLocationEnabled(enabled: Bool)
Parameters
enabled
tells whether share live location is enabled.