Skip to main content

bn.offLocationChange

offLocationChange(cb): void

description Unsubscribe the event of real-time location changes

Parameters

NameTypeDescription
cbOffLocationChangeCallbackcallback function

Returns

void


OffLocationChangeCallback#

Ƭ OffLocationChangeCallback: () => void

Type declaration

▸ (): void

Returns

void