Uses of Package
com.netmera.mobile

Packages that use com.netmera.mobile
com.netmera.mobile   
 

Classes in com.netmera.mobile used by com.netmera.mobile
BaseContent
           
BasePush
          Deprecated. use NetmeraPushObject to create push notifications. After preparing, use NetmeraPushSender to send this notification. BasePush class is an abstract class to implement different channel notifications like NetmeraIOSPush, NetmeraAndroidPush and NetmeraPush By the help of these classes push notifications can be send different channels.
NetmeraCache.CacheType
          Types of the Cache to use while searching.
NetmeraCallback
          NetmeraCallback is used to run code with response data coming from Netmera after the background thread finishes running.
NetmeraContent
          The NetmeraContent object is used to run CRUD operations over the data.
NetmeraDeviceDetail
          The NetmeraDeviceDetail class is used to when registering and unregistering devices to specified groups or getting the detailed information of a registered device.
NetmeraException
           
NetmeraException.ErrorCode
           
NetmeraGeofence
          Deprecated. Used to control Netmera Geofence Settings, use NetmeraLocationSettings to set the location tracking settings.
NetmeraGeoLocation
          NetmeraGeoLocation is used to create location with the given latitude and longitude values.
NetmeraJavascriptInterface
          This class is used to inject the given Java object into rich push WebView.
NetmeraLocalSession
          This class is used to ease the use of SharedPreferences.
NetmeraLocationSettings
          Used to control Netmera Location Settings.
NetmeraPopup
          This is the class to manage, see and show pop-ups.
NetmeraPushObject
          NetmeraPushObject is the main Push object in Netmera.
NetmeraRichPushObject
          This is the class to manage and create incoming/created rich push notifications that is inherited from NetmeraPushObject.
NetmeraService
          NetmeraService is used to get NetmeraContent object by its search() and get() methods.
NetmeraService.SortOrder
          Sort order definitions
NetmeraUser
          NetmeraUser object is for managing users of the application.
NetworkConnectivityListener.State