Package-level declarations
Types
Link copied to clipboard
class WemapVPSARCoreLocationSource : RxBase, LocationSource, IARSurfaceViewHandler, IConveyingDetector
Link copied to clipboard
Link copied to clipboard
interface WemapVPSARCoreLocationSourceListener
Functions
Link copied to clipboard
fun WemapVPSARCoreLocationSourceListener(onScanStatusChanged: (status: WemapVPSARCoreLocationSource.ScanStatus) -> Unit? = null, onStateChanged: (state: WemapVPSARCoreLocationSource.State) -> Unit? = null, onNotPositioningReasonChanged: (reason: WemapVPSARCoreLocationSource.NotPositioningReason) -> Unit? = null, onTrackingFailureReasonChanged: (reason: TrackingFailureReason) -> Unit? = null): WemapVPSARCoreLocationSourceListener