A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
S
- screenName(String) - function in io.piano.android.analytics.PianoAnalytics
- Sets current screen name.
- seek(Integer,Integer,Property) - function in io.piano.android.analytics.MediaHelper
- Measuring seek event.
- seekBackward(Integer,Integer,Property) - function in io.piano.android.analytics.MediaHelper
- Measuring seek backward.
- seekForward(Integer,Integer,Property) - function in io.piano.android.analytics.MediaHelper
- Measuring seek forward.
- seekStart(Integer,Property) - function in io.piano.android.analytics.MediaHelper
- Measuring seek start.
- sendEvents(Event) - function in io.piano.android.analytics.PianoAnalytics
- Send events data
- sendEventWhenOptOut(Boolean) - function in io.piano.android.analytics.Configuration.Builder
- Enable/disable hit sending when user is opt-out
- sendOfflineData() - function in io.piano.android.analytics.PianoAnalytics
- Send offline data stored on device
- sessionBackgroundDuration(Integer) - function in io.piano.android.analytics.Configuration.Builder
- Set a new session background duration before a new session will be created
- setBufferHeartbeat(SparseLongArray) - function in io.piano.android.analytics.MediaHelper
- Sets buffer heartbeat value
- setCollectDomain(String) - function in io.piano.android.analytics.Configuration.Builder
- setCurrentMode(PrivacyMode) - function in io.piano.android.analytics.PrivacyModesStorage
- setCurrentUser(User) - function in io.piano.android.analytics.UserStorage
- setCustomVisitorId(String) - function in io.piano.android.analytics.PianoAnalytics
- Custom visitor id, will be used if Configuration.visitorIDType is set to VisitorIDType.
- setDefaultPrivacyMode(PrivacyMode) - function in io.piano.android.analytics.Configuration.Builder
- setDetectCrashes(Boolean) - function in io.piano.android.analytics.Configuration.Builder
- setEventsOfflineStorageLifetime(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setExtraProps(Property) - function in io.piano.android.analytics.MediaHelper
- Sets a map of extraProps on the media object and returns it.
- setHeartbeat(SparseLongArray) - function in io.piano.android.analytics.MediaHelper
- Sets heartbeat value
- setIgnoreLimitedAdTracking(Boolean) - function in io.piano.android.analytics.Configuration.Builder
- setName(String) - function in io.piano.android.analytics.model.Event.Builder
- setOfflineStorageMode(OfflineStorageMode) - function in io.piano.android.analytics.Configuration.Builder
- setPath(String) - function in io.piano.android.analytics.Configuration.Builder
- setPlaybackSpeed(Double) - function in io.piano.android.analytics.MediaHelper
- setPrivacyStorageLifetime(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setSendEventWhenOptOut(Boolean) - function in io.piano.android.analytics.Configuration.Builder
- setSessionBackgroundDuration(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setSessionId(String) - function in io.piano.android.analytics.MediaHelper
- setSite(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setUserRecognized(Boolean) - function in io.piano.android.analytics.UserStorage
- setUserStorageLifetime(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setVisitorIDType(VisitorIDType) - function in io.piano.android.analytics.Configuration.Builder
- setVisitorStorageLifetime(Integer) - function in io.piano.android.analytics.Configuration.Builder
- setVisitorStorageMode(VisitorStorageMode) - function in io.piano.android.analytics.Configuration.Builder
- share(Property) - function in io.piano.android.analytics.MediaHelper
- Measurement of a sharing action.
- site(Integer) - function in io.piano.android.analytics.Configuration.Builder
- Set a new site ID
- speed(Property) - function in io.piano.android.analytics.MediaHelper
- Measurement of a speed change action.
- subtitleOff(Property) - function in io.piano.android.analytics.MediaHelper
- Measurement of deactivated subtitles.
- subtitleOn(Property) - function in io.piano.android.analytics.MediaHelper
- Measurement of activated subtitles.