GetUserLocationCallback
GetUserLocationCallback
Type: public
interface
The get user location callback
callback(UserLocation userLocation)
Type: void
The callback function of getUserLocation
Parameter Name | Type | Description |
---|---|---|
userLocation | UserLocation | the user location |