A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W 

U

unregisterReceiver(Context) - function in cn.thinkingdata.analytics.utils.broadcast.TDReceiver
 
unsetSuperProperty(String,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Clears a public event attribute.
unsetSuperProperty(String) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Clears a public event attribute.
unsetSuperProperty(String) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Clears a public event attribute.
unsetSuperProperty(String) - function in cn.thinkingdata.analytics.TDAnalytics
Clears a public event attribute.
unsetSuperProperty(String) - function in cn.thinkingdata.analytics.persistence.CommonStorageManager
Cancels a public property
url() - function in cn.thinkingdata.analytics.ThinkingDataAutoTrackAppViewScreenUrl
Gets the url property value.
user_add(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Adds the numeric type user attributes.
user_add(String,Number) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Only one attribute is set when the user attributes of a numeric type are added.
user_add(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_add(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Adds the numeric type user attributes.
USER_ADD - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_add(String,Number) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
user_add(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
user_append(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Append a user attribute of the List type.
user_append(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_append(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Append a user attribute of the List type.
USER_APPEND - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_append(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
USER_DEL - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_delete() - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Delete the user attributes, but retain the uploaded event data.
user_delete(Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_delete(Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
user_operations(TDConstants.DataType,JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_set(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Sets the user property, replacing the original value with the new value if the property already exists.
user_set(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_set(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Sets the user property, replacing the original value with the new value if the property already exists.
USER_SET - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_set(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
USER_SET_ONCE - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_setOnce(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Sets a single user attribute, ignoring the new attribute value if the attribute already exists.
user_setOnce(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_setOnce(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Sets a single user attribute, ignoring the new attribute value if the attribute already exists.
user_setOnce(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
USER_UNIQ_APPEND - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_uniqAppend(JSONObject) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
The element appended to the library needs to be done to remove the processing, remove the support, and then import.
user_uniqAppend(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
user_uniqAppend(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
user_unset(Array) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
Reset user properties.
user_unset(JSONObject,Date) - function in cn.thinkingdata.analytics.ThinkingAnalyticsSDK
 
USER_UNSET - enum entry in cn.thinkingdata.analytics.utils.TDConstants.DataType
 
user_unset(Array) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
user_unset(JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
userAdd(JSONObject,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Only one attribute is set when the user attributes of a numeric type are added.
userAdd(JSONObject) - function in cn.thinkingdata.analytics.TDAnalytics
Only one attribute is set when the user attributes of a numeric type are added.
userAppend(JSONObject,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Append a user attribute of the List type.
userAppend(JSONObject) - function in cn.thinkingdata.analytics.TDAnalytics
Append a user attribute of the List type.
userDelete(String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Delete the user attributes, but retain the uploaded event data.
userDelete() - function in cn.thinkingdata.analytics.TDAnalytics
Delete the user attributes, but retain the uploaded event data.
userOperation(TDConstants.DataType,JSONObject,Date) - function in cn.thinkingdata.analytics.data.UserOperationHandler
 
UserOperationHandler - class in cn.thinkingdata.analytics.data
User attribute operation
userSet(JSONObject,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Sets the user property, replacing the original value with the new value if the property already exists.
userSet(JSONObject) - function in cn.thinkingdata.analytics.TDAnalytics
Sets the user property, replacing the original value with the new value if the property already exists.
userSetOnce(JSONObject,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Sets a single user attribute, ignoring the new attribute value if the attribute already exists.
userSetOnce(JSONObject) - function in cn.thinkingdata.analytics.TDAnalytics
Sets a single user attribute, ignoring the new attribute value if the attribute already exists.
userUniqAppend(JSONObject,String) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
The element appended to the library needs to be done to remove the processing, remove the support, and then import.
userUniqAppend(JSONObject) - function in cn.thinkingdata.analytics.TDAnalytics
The element appended to the library needs to be done to remove the processing, remove the support, and then import.
userUnset(Array) - function in cn.thinkingdata.analytics.TDAnalyticsAPI
Reset user properties.
userUnset(Array) - function in cn.thinkingdata.analytics.TDAnalytics
Reset user properties.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W