• BlackBerry Spark
  • Security library for Android applications
  • 0.6.0.1366-beta
DataCollectionRules.UploadType Enum Reference

Enumeration defining what type of network should be used when uploading data.

Public Attributes

 WIFI
 Use only a WiFi network.
 
 WIFI_WHILE_CHARGING
 Use only a Wi-Fi network and whilst the device is connected to a charger.
 
 WIFI_AND_MOBILE
 Use a WiFi or mobile cellular network connection.