C E G R U 
All Classes All Packages

C

com.adobe.marketing.mobile - package com.adobe.marketing.mobile
 
com.adobe.marketing.mobile.userprofile - package com.adobe.marketing.mobile.userprofile
 

E

EXTENSION - Static variable in class com.adobe.marketing.mobile.UserProfile
 
extensionVersion() - Static method in class com.adobe.marketing.mobile.UserProfile
Returns the version of the UserProfile extension

G

getUserAttributes(List<String>, AdobeCallback<Map<String, Object>>) - Static method in class com.adobe.marketing.mobile.UserProfile
UserProfile API to get attributes with provided keys.

R

registerExtension() - Static method in class com.adobe.marketing.mobile.UserProfile
Deprecated.
as of 2.0.0, use MobileCore.registerExtensions(List, AdobeCallback) with UserProfile.EXTENSION instead.
removeUserAttribute(String) - Static method in class com.adobe.marketing.mobile.UserProfile
Deprecated.
removeUserAttributes(List<String>) - Static method in class com.adobe.marketing.mobile.UserProfile
UserProfile API to remove attributes.

U

updateUserAttribute(String, Object) - Static method in class com.adobe.marketing.mobile.UserProfile
Deprecated.
updateUserAttributes(Map<String, Object>) - Static method in class com.adobe.marketing.mobile.UserProfile
UserProfile API to set user profile attributes keys and values.
UserProfile - Class in com.adobe.marketing.mobile
 
UserProfileExtension - Class in com.adobe.marketing.mobile.userprofile
The UserProfileExtension will be responsible for managing the Client Side Operation Profile.
C E G R U 
All Classes All Packages