- postEvents(EventsPack, String) - Method in interface userkit.sdk.restful.UserKitService
-
- PROFILE_ID - Static variable in class userkit.sdk.profile.UserProfile
-
- ProfileDefaultEditor - Class in userkit.sdk.profile
-
Created by khangnt on 8/16/16.
- ProfileDefaultEditor(String) - Constructor for class userkit.sdk.profile.ProfileDefaultEditor
-
- ProfileEditor - Class in userkit.sdk.profile
-
Created by khangnt on 8/16/16.
- ProfileEditor() - Constructor for class userkit.sdk.profile.ProfileEditor
-
- ProfileEditorBase - Class in userkit.sdk.profile
-
Created by khangnt on 8/16/16.
- ProfileEditorBase(String) - Constructor for class userkit.sdk.profile.ProfileEditorBase
-
- ProfileEditType - Annotation Type in userkit.sdk.annotations
-
Created by khangnt on 8/15/16.
- ProfileIncrement - Class in userkit.sdk.profile
-
Created by khangnt on 8/16/16.
- ProfileIncrement() - Constructor for class userkit.sdk.profile.ProfileIncrement
-
- profileUpdate(String, ProfileUpdatePack, String) - Method in interface userkit.sdk.restful.UserKitService
-
- ProfileUpdatePack - Class in userkit.sdk.model
-
Created by khangnt on 8/16/16.
- ProfileUpdatePack(String, HashMap<String, Object>) - Constructor for class userkit.sdk.model.ProfileUpdatePack
-
- properties - Variable in class userkit.sdk.model.Event
-
- properties - Variable in class userkit.sdk.profile.ProfileEditorBase
-
- PROPERTIES_JSON - Static variable in class userkit.sdk.profile.UserProfile
-
- PropertyValueException - Exception in userkit.sdk.exception
-
Created by khangnt on 8/16/16.
- PropertyValueException(Class) - Constructor for exception userkit.sdk.exception.PropertyValueException
-
- putProperty(String, String) - Method in class userkit.sdk.model.Event
-
Add or replace a property value with type String.
- putProperty(String, Number) - Method in class userkit.sdk.model.Event
-
Add or replace a property value with type Number.
- putProperty(String, Boolean) - Method in class userkit.sdk.model.Event
-
Add or replace a property value with type Boolean.
- putProperty(String, Object...) - Method in class userkit.sdk.model.Event
-
- putProperty(String, AbstractList<Object>) - Method in class userkit.sdk.model.Event
-
- putProperty(String, Object) - Method in class userkit.sdk.profile.ProfileEditorBase
-