- SESSION - Static variable in class com.mixpanel.android.mpmetrics.AutomaticEvents
-
- SESSION_LENGTH - Static variable in class com.mixpanel.android.mpmetrics.AutomaticEvents
-
- set(String, Object) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
Sets a single property with the given name and value for this group.
- set(JSONObject) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
Set a collection of properties on the identified group all at once.
- set(String, Object) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Sets a single property with the given name and value for this user.
- set(JSONObject) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Set a collection of properties on the identified user all at once.
- setBigPictureStyle(Bitmap) - Method in class com.mixpanel.android.mpmetrics.MixpanelPushNotification
-
- setBigTextStyle(String) - Method in class com.mixpanel.android.mpmetrics.MixpanelPushNotification
-
- setEnableLogging(boolean) - Method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Controls whether to enable the run time debug logging
- setEnableLogging(boolean) - Method in class com.mixpanel.android.mpmetrics.MPConfig
-
- setGroup(String, Object) - Method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Set the group this user belongs to.
- setGroup(String, List<Object>) - Method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Set the groups this user belongs to.
- setLevel(int) - Static method in class com.mixpanel.android.util.MPLog
-
- setMap(Map<String, Object>) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
Set a collection of properties on the identified group all at once.
- setMap(Map<String, Object>) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Set a collection of properties on the identified user all at once.
- setOfflineMode(OfflineMode) - Method in class com.mixpanel.android.mpmetrics.MPConfig
-
OfflineMode allows Mixpanel to be in-sync with client offline internal logic.
- setOnce(String, Object) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
- setOnce(JSONObject) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
- setOnce(String, Object) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
- setOnce(JSONObject) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
- setOnceMap(Map<String, Object>) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.Group
-
- setOnceMap(Map<String, Object>) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
- setPushRegistrationId(String) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Manually send a Firebase Cloud Messaging token to Mixpanel.
- setServerURL(String) - Method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Set the base URL used for Mixpanel API requests.
- setServerURL(String) - Method in class com.mixpanel.android.mpmetrics.MPConfig
-
- setShouldShowShadow() - Method in class com.mixpanel.android.mpmetrics.TakeoverInAppNotification
-
- setSSLSocketFactory(SSLSocketFactory) - Method in class com.mixpanel.android.mpmetrics.MPConfig
-
The MixpanelAPI will use the system default SSL socket settings under ordinary circumstances.
- setUseIpAddressForGeolocation(boolean) - Method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Controls whether to automatically send the client IP Address as part of event tracking.
- setUseIpAddressForGeolocation(boolean) - Method in class com.mixpanel.android.mpmetrics.MPConfig
-
- shortTweak(String, short) - Static method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Declare short-valued tweak, and return a reference you can use to read the value of the tweak.
- showGivenNotification(InAppNotification, Activity) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Shows the given in-app notification to the user.
- showNotificationById(int, Activity) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Shows an in-app notification identified by id.
- showNotificationIfAvailable(Activity) - Method in interface com.mixpanel.android.mpmetrics.MixpanelAPI.People
-
Shows an in-app notification to the user if one is available.
- showPushNotification(Context, Intent) - Static method in class com.mixpanel.android.mpmetrics.MixpanelFCMMessagingService
-
Only use this method if you have implemented your own custom FirebaseMessagingService.
- showPushNotification(Context, Intent, MixpanelPushNotification) - Static method in class com.mixpanel.android.mpmetrics.MixpanelFCMMessagingService
-
Only use this method if you have implemented your own custom FirebaseMessagingService.
- stringTweak(String, String) - Static method in class com.mixpanel.android.mpmetrics.MixpanelAPI
-
Declare a string-valued tweak, and return a reference you can use to read the value of the tweak.
- SuperPropertyUpdate - Interface in com.mixpanel.android.mpmetrics
-
Use SuperPropertyUpdate objects to make changes to super properties
in place, in a thread-safe way.
- SWITCHBOARD - Static variable in class com.mixpanel.android.util.MPConstants.URL
-