- add(String, double) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- add(String, float) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- add(String, int) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- add(String, long) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- add(String, String) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- add(String, JSONObject) - Method in class io.rakam.api.Identify
-
Increment a user property by some numerical value.
- addUserProperty(String, double) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- addUserProperty(String, float) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- addUserProperty(String, int) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- addUserProperty(String, long) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- addUserProperty(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- addUserPropertyDict(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- AMP_OP_ADD - Static variable in class io.rakam.api.Constants
-
- AMP_OP_APPEND - Static variable in class io.rakam.api.Constants
-
- AMP_OP_CLEAR_ALL - Static variable in class io.rakam.api.Constants
-
- AMP_OP_PREPEND - Static variable in class io.rakam.api.Constants
-
- AMP_OP_SET - Static variable in class io.rakam.api.Constants
-
- AMP_OP_SET_ONCE - Static variable in class io.rakam.api.Constants
-
- AMP_OP_UNSET - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_PRICE - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_PRODUCT_ID - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_QUANTITY - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_RECEIPT - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_RECEIPT_SIG - Static variable in class io.rakam.api.Constants
-
- AMP_REVENUE_REVENUE_TYPE - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_ADID - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_CARRIER - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_CITY - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_COUNTRY - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_DEVICE_BRAND - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_DEVICE_MANUFACTURER - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_DEVICE_MODEL - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_DMA - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_IP_ADDRESS - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_LANGUAGE - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_LAT_LNG - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_OS_NAME - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_OS_VERSION - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_PLATFORM - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_REGION - Static variable in class io.rakam.api.Constants
-
- AMP_TRACKING_OPTION_VERSION_NAME - Static variable in class io.rakam.api.Constants
-
- apiKey - Variable in class io.rakam.api.RakamClient
-
The Rakam App API key.
- append(String, boolean) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, double) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, float) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, int) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, long) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, String) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, JSONArray) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, JSONObject) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, boolean[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, double[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, float[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, int[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, long[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- append(String, String[]) - Method in class io.rakam.api.Identify
-
Append a value or values to a user property.
- PACKAGE_NAME - Static variable in class io.rakam.api.Constants
-
- PLATFORM - Static variable in class io.rakam.api.Constants
-
- platform - Variable in class io.rakam.api.RakamClient
-
The device's Platform value.
- prefetch() - Method in class io.rakam.api.DeviceInfo
-
- PREFKEY_DEVICE_ID - Static variable in class io.rakam.api.Constants
-
- PREFKEY_LAST_EVENT_ID - Static variable in class io.rakam.api.Constants
-
- PREFKEY_LAST_EVENT_TIME - Static variable in class io.rakam.api.Constants
-
- PREFKEY_LAST_IDENTIFY_ID - Static variable in class io.rakam.api.Constants
-
- PREFKEY_OPT_OUT - Static variable in class io.rakam.api.Constants
-
- PREFKEY_PREVIOUS_SESSION_ID - Static variable in class io.rakam.api.Constants
-
- PREFKEY_USER_ID - Static variable in class io.rakam.api.Constants
-
- prepend(String, boolean) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, double) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, float) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, int) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, long) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, String) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, JSONArray) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, JSONObject) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, boolean[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, double[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, float[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, int[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, long[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- prepend(String, String[]) - Method in class io.rakam.api.Identify
-
Prepend a value or values to a user property.
- PREVIOUS_SESSION_ID_KEY - Static variable in class io.rakam.api.RakamClient
-
The pref/database key for the previous session ID value.
- price - Variable in class io.rakam.api.Revenue
-
The Price field (required).
- productId - Variable in class io.rakam.api.Revenue
-
The Product ID field.
- properties - Variable in class io.rakam.api.Revenue
-
The Revenue Event Properties field (optional).
- saveEvent(String, JSONObject) - Method in class io.rakam.api.RakamClient
-
Save event long.
- SESSION_TIMEOUT_MILLIS - Static variable in class io.rakam.api.Constants
-
- set(String, boolean) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, double) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, float) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, int) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, long) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, String) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, JSONObject) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, JSONArray) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, boolean[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, double[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, float[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, int[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, long[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, String[]) - Method in class io.rakam.api.Identify
-
Sets a user property value.
- set(String, Object) - Method in class io.rakam.api.Identify
-
Deprecated.
- setApiUrl(URL) - Method in class io.rakam.api.RakamClient
-
- setDeviceId(String) - Method in class io.rakam.api.RakamClient
-
Sets a custom device id.
- setDiagnosticEventMaxCount(int) - Method in class io.rakam.api.RakamClient
-
- setEventMaxCount(int) - Method in class io.rakam.api.RakamClient
-
Sets event max count.
- setEventProperties(JSONObject) - Method in class io.rakam.api.Revenue
-
Set event properties for the revenue event, like you would for an event during logEvent.
- setEventUploadMaxBatchSize(int) - Method in class io.rakam.api.RakamClient
-
Sets event upload max batch size.
- setEventUploadPeriodMillis(int) - Method in class io.rakam.api.RakamClient
-
Sets event upload period millis.
- setEventUploadThreshold(int) - Method in class io.rakam.api.RakamClient
-
Sets event upload threshold.
- setFlushEventsOnClose(boolean) - Method in class io.rakam.api.RakamClient
-
Enable/disable flushing of unsent events on app close (enabled by default).
- setLocationListening(boolean) - Method in class io.rakam.api.DeviceInfo
-
- setLogLevel(int) - Method in class io.rakam.api.RakamClient
-
Sets the logging level.
- setMinTimeBetweenSessionsMillis(long) - Method in class io.rakam.api.RakamClient
-
Sets min time between sessions millis.
- setOffline(boolean) - Method in class io.rakam.api.RakamClient
-
Sets offline.
- setOnce(String, boolean) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, double) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, float) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, int) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, long) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, String) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, JSONArray) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, JSONObject) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, boolean[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, double[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, float[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, int[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, long[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, String[]) - Method in class io.rakam.api.Identify
-
Sets a user property value only once.
- setOnce(String, Object) - Method in class io.rakam.api.Identify
-
Deprecated.
- setOnceUserProperty(String, boolean) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, double) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, float) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, int) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, long) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, boolean[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, double[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, float[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, int[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, long[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserProperty(String, String[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserPropertyDict(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOnceUserPropertyList(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setOptOut(boolean) - Static method in class io.rakam.api.Rakam
-
Deprecated.
- setOptOut(boolean) - Method in class io.rakam.api.RakamClient
-
Sets opt out.
- setOptOut(boolean) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setPrice(double) - Method in class io.rakam.api.Revenue
-
Set a value for the price.
- setProductId(String) - Method in class io.rakam.api.Revenue
-
Set a value for the product identifier.
- setQuantity(int) - Method in class io.rakam.api.Revenue
-
Set a value for the quantity.
- setReceipt(String, String) - Method in class io.rakam.api.Revenue
-
Set the receipt and receipt signature.
- setRevenueType(String) - Method in class io.rakam.api.Revenue
-
Set a value for the revenue type.
- setSessionTimeoutMillis(long) - Static method in class io.rakam.api.Rakam
-
Deprecated.
- setSessionTimeoutMillis(long) - Method in class io.rakam.api.RakamClient
-
Sets session timeout millis.
- setSuperProperties(JSONObject) - Method in class io.rakam.api.RakamClient
-
Sets super property keys for the user.
- setTrackingOptions(TrackingOptions) - Method in class io.rakam.api.RakamClient
-
- setUserId(String) - Static method in class io.rakam.api.Rakam
-
Deprecated.
- setUserId(String) - Method in class io.rakam.api.RakamClient
-
Sets the user id (can be null).
- setUserId(String, boolean) - Method in class io.rakam.api.RakamClient
-
Sets the user id (can be null).
- setUserId(int) - Method in class io.rakam.api.RakamClient
-
Sets the user id (can be null).
- setUserId(String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperties(JSONObject) - Static method in class io.rakam.api.Rakam
-
Deprecated.
- setUserProperties(JSONObject, boolean) - Static method in class io.rakam.api.Rakam
-
Deprecated.
- setUserProperties(JSONObject, boolean) - Method in class io.rakam.api.RakamClient
-
Deprecated.
- setUserProperties(JSONObject) - Method in class io.rakam.api.RakamClient
-
Sets user properties.
- setUserProperties(String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, boolean) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, double) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, float) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, int) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, long) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, boolean[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, double[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, float[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, int[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, long[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserProperty(String, String[]) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserPropertyDict(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- setUserPropertyList(String, String) - Static method in class io.rakam.unity.plugins.RakamPlugin
-
- SHARED_PREFERENCES_NAME_PREFIX - Static variable in class io.rakam.api.Constants
-
- START_SESSION_EVENT - Static variable in class io.rakam.api.RakamClient
-
The event type for start session events.
- startNewSessionIfNeeded(long) - Method in class io.rakam.api.RakamClient
-
Public method to start a new session if needed.
- startSession() - Static method in class io.rakam.api.Rakam
-
Deprecated.
- SUPER_PROPERTIES_KEY - Static variable in class io.rakam.api.RakamClient
-
The pref/database key for the super properties.