bn.offLocationChange
▸ offLocationChange(cb): void
description Unsubscribe the event of real-time location changes
Parameters
| Name | Type | Description |
|---|---|---|
cb | OffLocationChangeCallback | callback function |
Returns
void
OffLocationChangeCallback
Ƭ OffLocationChangeCallback: () => void
Type declaration
▸ (): void
Returns
void