Package com.moengage.core.internal.data

Types

DataTrackingHandler
Link copied to clipboard
class DataTrackingHandler(context: Context)
TrackInstallUpdateTask
Link copied to clipboard
open class TrackInstallUpdateTask : SDKTask
Umang Chamaria Date: 16/01/20

Functions

attributeToJson
Link copied to clipboard
fun attributeToJson(attribute: Attribute): JSONObject
getDeviceInfo
Link copied to clipboard
fun getDeviceInfo(context: Context, sdkConfig: SdkConfig): JSONObject
getQueryParams
Link copied to clipboard
fun getQueryParams(context: Context, sdkConfig: SdkConfig, devicePreferences: DevicePreferences, pushTokens: PushTokens): JSONObject
isDataTrackingEnabled
Link copied to clipboard
fun isDataTrackingEnabled(context: Context, remoteConfig: RemoteConfig, sdkConfig: SdkConfig): Boolean