A C G I O R S Y 

A

activate(Context, String) - Static method in class com.yandex.metrica.YandexMetrica
Initializes YandexMetrica with Context and API_KEY.

C

com.yandex.metrica - package com.yandex.metrica
 

G

getLibraryApiLevel() - Static method in class com.yandex.metrica.YandexMetrica
 
getLibraryVersion() - Static method in class com.yandex.metrica.YandexMetrica
 

I

isMetricaProcess(Context) - Static method in class com.yandex.metrica.YandexMetrica
Specifies in what process we are now.

O

onPauseActivity(Activity) - Static method in class com.yandex.metrica.YandexMetrica
Helper method for tracking the life cycle of the application.
onResumeActivity(Activity) - Static method in class com.yandex.metrica.YandexMetrica
Helper method for tracking the life cycle of the application.

R

reportError(String, Throwable) - Static method in class com.yandex.metrica.YandexMetrica
Sends error by message and Throwable object.
reportEvent(String) - Static method in class com.yandex.metrica.YandexMetrica
Sends report by event name.
reportEvent(String, String) - Static method in class com.yandex.metrica.YandexMetrica
Sends report by event name and event value.
reportEvent(String, Map<String, Object>) - Static method in class com.yandex.metrica.YandexMetrica
Sends report by dictionary.
reportNativeCrash(String) - Static method in class com.yandex.metrica.YandexMetrica
Sends native crash by String object.
reportUnhandledException(Throwable) - Static method in class com.yandex.metrica.YandexMetrica
Sends unhandled exception by Throwable object.

S

setCollectInstalledApps(boolean) - Static method in class com.yandex.metrica.YandexMetrica
Whether collect installed apps list.
setCustomAppVersion(String) - Static method in class com.yandex.metrica.YandexMetrica
Sets the application version.
setEnvironmentValue(String, String) - Static method in class com.yandex.metrica.YandexMetrica
Sets key - value data to be used as additional information, associated with your unhandled exception and error reports.
setLocation(Location) - Static method in class com.yandex.metrica.YandexMetrica
Sets Location to be used as location for reports of Yandex Metrica.
If location is set using this method, it will be used instead of auto collected location.
setReportCrashesEnabled(boolean) - Static method in class com.yandex.metrica.YandexMetrica
Whether to capture and send reports about crashes automatically.
setReportNativeCrashesEnabled(boolean) - Static method in class com.yandex.metrica.YandexMetrica
Whether to capture and send reports about native crashes automatically.
setSessionTimeout(int) - Static method in class com.yandex.metrica.YandexMetrica
Set the timeout for expiring session.
setTrackLocationEnabled(boolean) - Static method in class com.yandex.metrica.YandexMetrica
Sets whether Yandex Metrica should include location information within its reports.

Y

YandexMetrica - Class in com.yandex.metrica
Class assistant for analytic processing.
A C G I O R S Y