JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Methods
Deprecated Methods
Method and Description
com.amplitude.api.AmplitudeClient.disableDiagnosticLogging()
- We removed Diagnostics class and this function has no-op. Will completely remove it in the near future.
com.amplitude.api.Amplitude.disableLocationListening()
com.amplitude.api.AmplitudeClient.enableDiagnosticLogging()
- We removed Diagnostics class and this function has no-op. Will completely remove it in the near future.
com.amplitude.api.Amplitude.enableLocationListening()
com.amplitude.api.AmplitudeClient.enableNewDeviceIdPerInstall(boolean)
com.amplitude.api.Amplitude.enableNewDeviceIdPerInstall(boolean)
com.amplitude.api.Amplitude.endSession()
com.amplitude.api.Amplitude.getDeviceId()
com.amplitude.api.Amplitude.initialize(Context, String)
com.amplitude.api.Amplitude.initialize(Context, String, String)
com.amplitude.api.Amplitude.logEvent(String)
com.amplitude.api.Amplitude.logEvent(String, JSONObject)
com.amplitude.api.AmplitudeClient.logRevenue(double)
- use
logRevenueV2
instead
com.amplitude.api.Amplitude.logRevenue(double)
com.amplitude.api.AmplitudeClient.logRevenue(String, int, double)
- use
logRevenueV2
instead
com.amplitude.api.Amplitude.logRevenue(String, int, double)
com.amplitude.api.AmplitudeClient.logRevenue(String, int, double, String, String)
- use
logRevenueV2
instead
com.amplitude.api.Amplitude.logRevenue(String, int, double, String, String)
com.amplitude.api.Identify.set(String, Object)
com.amplitude.api.AmplitudeClient.setDiagnosticEventMaxCount(int)
- We removed Diagnostics class and this function has no-op. Will completely remove it in the near future.
com.amplitude.api.Identify.setOnce(String, Object)
com.amplitude.api.Amplitude.setOptOut(boolean)
com.amplitude.api.Revenue.setRevenueProperties(JSONObject)
- use
Revenue.setEventProperties()
instead
com.amplitude.api.Amplitude.setSessionTimeoutMillis(long)
com.amplitude.api.Amplitude.setUserId(String)
com.amplitude.api.Amplitude.setUserProperties(JSONObject)
com.amplitude.api.AmplitudeClient.setUserProperties(JSONObject, boolean)
com.amplitude.api.Amplitude.setUserProperties(JSONObject, boolean)
com.amplitude.api.Amplitude.startSession()
com.amplitude.api.Amplitude.uploadEvents()
com.amplitude.api.Amplitude.useAdvertisingIdForDeviceId()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes