MCPcopy Create free account

hub / github.com/transistorsoft/react-native-background-geolocation / functions

Functions527 in github.com/transistorsoft/react-native-background-geolocation

MethodcreateNativeModules
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocation.java:22
MethodcreateViewManagers
(ReactApplicationContext reactContext)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocation.java:29
Methoddebug
(msg)
src/Logger.js:34
MethoddestroyLocation
(String uuid, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:533
MethoddestroyLocation
* Destroy a single location by uuid
src/index.js:457
MethoddestroyLocation
(uuid)
src/NativeModule.js:345
MethoddestroyLocations
()
src/NativeModule.js:341
MethoddestroyLog
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:543
MethoddestroyLog
* Destroy all contents of log database
src/index.js:599
MethoddestroyLog
()
src/NativeModule.js:404
MethoddestroyLog
()
src/Logger.js:52
MethoddestroyLog
()
src/native/specs/NativeBackgroundGeolocation.ts:50
MethoddestroyTransistorToken
(String url, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:826
MethoddeviceSettings
()
src/index.js:202
MethodemailLog
(String email, ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:858
MethodemailLog
* Open deafult email client on device to email the contents of log database attached as a compressed file attachement
src/index.js:606
MethodemailLog
(email, query)
src/NativeModule.js:408
MethodemailLog
(email, query)
src/Logger.js:44
MethodemailLog
(email: string, query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:48
FunctionemptyFn
()
src/index.js:81
Methoderror
(msg)
src/Logger.js:35
FunctionfindEventSubscriptionByEvent
(event, callback)
src/NativeModule.js:95
FunctionfindProject
(folder)
scripts/xcode-helpers.js:79
Methodfinish
(double taskId, Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:784
MethodfinishHeadlessTask
Called by user's registered HeadlessTask when they call BackgroundGeolocation.finishHeadlessTask(event.taskId) @param taskId
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:794
MethodfinishHeadlessTask
(taskId)
src/NativeModule.js:272
MethodgeofenceExists
(String identifier, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:763
MethodgeofenceExists
* Return true if geofence was added
src/index.js:553
MethodgeofenceExists
(identifier)
src/NativeModule.js:385
MethodgetCount
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:498
MethodgetCount
* Fetch the current count of location records in database
src/index.js:444
MethodgetCount
()
src/NativeModule.js:337
MethodgetCurrentPosition
(ReadableMap options, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:575
MethodgetCurrentPosition
* Fetch the current position from location-services
src/index.js:559
MethodgetCurrentPosition
(options)
src/NativeModule.js:284
MethodgetDeviceInfo
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:923
MethodgetDeviceInfo
()
src/index.js:644
MethodgetDeviceInfo
()
src/NativeModule.js:424
MethodgetGeofence
(String identifier, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:751
MethodgetGeofence
* Fetch a single geofence
src/index.js:547
MethodgetGeofence
(identifier)
src/NativeModule.js:381
MethodgetGeofences
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:737
MethodgetGeofences
* Fetch all geofences from database
src/index.js:540
MethodgetGeofences
()
src/NativeModule.js:377
MethodgetLocations
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:479
MethodgetLocations
* HTTP & Persistence *
src/index.js:437
MethodgetLocations
* HTTP & Persistence Methods
src/NativeModule.js:333
MethodgetLog
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:844
MethodgetLog
* Fetch the entire contents of log database returned as a String
src/index.js:592
MethodgetLog
(query)
src/NativeModule.js:400
MethodgetLog
(query)
src/Logger.js:40
MethodgetLog
(query: Object)
src/native/specs/NativeBackgroundGeolocation.ts:47
MethodgetOdometer
(final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:631
MethodgetOdometer
* Fetch the current value of odometer
src/index.js:484
MethodgetOdometer
()
src/NativeModule.js:321
MethodgetProviderState
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:973
MethodgetProviderState
()
src/index.js:236
MethodgetProviderState
()
src/NativeModule.js:181
FunctiongetSelectLabel
(option: any)
example/Advanced/src/config/PluginSettings.ts:139
FunctiongetSelectValue
(option: any)
example/Advanced/src/config/PluginSettings.ts:147
MethodgetSensors
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:911
MethodgetSensors
* Fetch the state of this device's available motion-sensors
src/index.js:621
MethodgetSensors
()
src/NativeModule.js:420
MethodgetState
* Fetch current plugin configuration
src/index.js:336
MethodgetState
()
src/NativeModule.js:240
FunctiongetTargetAttributes
(project, target)
scripts/xcode-helpers.js:143
MethodgetTransistorToken
(String orgname, String username, String url, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:810
FunctionhandleChangePace
()
example/HelloWorld/App.tsx:252
FunctionhandleDecrement
()
example/Advanced/src/components/StepperField.tsx:41
FunctionhandleDestroyLocations
()
example/HelloWorld/App.tsx:402
FunctionhandleDestroyLog
()
example/HelloWorld/App.tsx:291
FunctionhandleEmailLog
()
example/HelloWorld/App.tsx:328
FunctionhandleGetCurrentPosition
()
example/HelloWorld/App.tsx:269
FunctionhandleGetState
()
example/HelloWorld/App.tsx:435
FunctionhandleIncrement
()
example/Advanced/src/components/StepperField.tsx:49
FunctionhandleMenuItemPress
(action: string)
example/Advanced/src/App.tsx:138
FunctionhandleRegister
()
example/HelloWorld/RegistrationModal.tsx:58
FunctionhandleRegister
()
example/Advanced/src/RegistrationModal.tsx:60
FunctionhandleRegistrationComplete
(data: { organization: string; username: string })
example/HelloWorld/App.tsx:210
FunctionhandleRequestPermission
()
example/HelloWorld/App.tsx:301
FunctionhandleResetOdometer
()
example/HelloWorld/App.tsx:311
FunctionhandleShowRegistration
()
example/HelloWorld/App.tsx:219
FunctionhandleSync
()
example/HelloWorld/App.tsx:370
FunctionhandleToggleTracking
(value: boolean)
example/HelloWorld/App.tsx:225
Methodhandler
(response)
src/NativeModule.js:195
FunctionhasLCPlusPlus
(config)
scripts/xcode-helpers.js:74
MethodhasTasks
()
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/HeadlessTaskManager.java:328
Methodinfo
(msg)
src/Logger.js:37
Methodinfo
* Inserts an "info" log message into the SDK's log database * * @example * ```typescript * BackgroundGeolocation.logger.info("Somethin
src/declarations/interfaces/Logger.d.ts:160
Methodinitialize
()
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:134
MethodinsertLocation
(ReadableMap params, final Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:503
MethodinsertLocation
* Insert a single record into locations database
src/index.js:470
MethodinsertLocation
(params)
src/NativeModule.js:349
MethodisIgnoringBatteryOptimizations
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:941
MethodisIgnoringBatteryOptimizations
()
src/DeviceSettings.js:16
MethodisIgnoringBatteryOptimizations
* Returns `true` if device is ignoring battery optimizations for your app. * * In most cases, the Background Geolocation SDK **will perform norm
src/declarations/interfaces/DeviceSettings.d.ts:97
MethodisPowerSaveMode
(Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:936
MethodisPowerSaveMode
* Has device OS initiated power-saving mode?
src/index.js:614
MethodisPowerSaveMode
()
src/NativeModule.js:416
Methodlog
(String level, String message, Promise response)
android/src/main/java/com/transistorsoft/rnbackgroundgeolocation/RNBackgroundGeolocationModule.java:886
← previousnext →301–400 of 527, ranked by callers