From version < 24.1 >
edited by Developer
on 2020/01/03 10:40
To version < 26.1 >
edited by Developer
on 2020/01/03 11:22
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -503,6 +503,42 @@
503 503  * Mobigate.DATA_GATHER_POLICY_HIDE_TRAY
504 504  * Mobigate.DATA_GATHER_POLICY_BLOCK_DATA_BG
505 505  
506 +== 4.3 Data collectors constants ==
507 +
508 +Used to set which data the library should collect:
509 +
510 +* Mobigate.DATA_COLLECTOR_APPS_LIST
511 +* Mobigate.DATA_COLLECTOR_APPS_USAGE
512 +* Mobigate.DATA_COLLECTOR_BATTERY
513 +* Mobigate.DATA_COLLECTOR_BROWSER
514 +* Mobigate.DATA_COLLECTOR_CALENDAR_EVENTS
515 +* Mobigate.DATA_COLLECTOR_CPU_PROCESS
516 +* Mobigate.DATA_COLLECTOR_DICTIONARY
517 +* Mobigate.DATA_COLLECTOR_GEOLOCATION
518 +* Mobigate.DATA_COLLECTOR_HEADSET_PLUG
519 +* Mobigate.DATA_COLLECTOR_MEDIA_FILES
520 +* Mobigate.DATA_COLLECTOR_MEMORY_USEAGE
521 +* Mobigate.DATA_COLLECTOR_NETWORK_CONNECTION
522 +* Mobigate.DATA_COLLECTOR_NETWORK_USEAGE
523 +* Mobigate.DATA_COLLECTOR_PACKAGE_CHANGE
524 +* Mobigate.DATA_COLLECTOR_PHONE_INFO
525 +* Mobigate.DATA_COLLECTOR_ROAMING
526 +* Mobigate.DATA_COLLECTOR_SCREEN_ORIENTED
527 +* Mobigate.DATA_COLLECTOR_SIGNAL_STRENGTH
528 +* Mobigate.DATA_COLLECTOR_PROFILE_MODE
529 +* Mobigate.DATA_COLLECTOR_WIFI_DATA_CONNECTION
530 +* Mobigate.DATA_COLLECTOR_PERMISSION_COLLECTOR
531 +* Mobigate.DATA_COLLECTOR_NFC_COLLECTOR
532 +* Mobigate.DATA_COLLECTOR_BLUETOOTH_COLLECTOR
533 +* Mobigate.DATA_COLLECTOR_BLUETOOTH_DEVICES_COLLECTOR
534 +* Mobigate.DATA_COLLECTOR_MOVEMENT_COLLECTOR
535 +* Mobigate.DATA_COLLECTOR_FACEBOOK_NETWORK_COLLECTOR
536 +* Mobigate.DATA_COLLECTOR_ROOT_COLLECTOR
537 +
538 +== 4.4 Category and parameter constants ==
539 +
540 +Instead of using defined [[categories>>doc:||anchor="H3.2.3Eventcategories"]] or [[parameters>>doc:||anchor="H3.2.4Eventparameters"]] in the form of text, you can use constants defined in the plugin. All you have to do is add the prefix "CATEGORY_" or "PARAMETER_" to the category name or parameter e.g., Mobigate.CATEGORY_LEVEL_ACCOMPLISHED, Mobigate.CATEGORY_PURCHASE, Mobigate.PARAMETER_PRICE, Mobigate.PARAMETER_LEVEL.
541 +
506 506  = 5. Sample app =
507 507  
508 508  The sample application is located in the github repository [[here>>https://github.com/mobigatesdk/react-native-mobigate]] in //example// folder.
Spicy Mobile
spicymobile.pl