JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.spotify.sdk.android.player
Interface Player.AudioFlushCallback
Enclosing interface:
Player
public static interface
Player.AudioFlushCallback
Interface used to register callback for audio flush command received from native player.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onAudioFlush
()
Called every time flush command is received.
Method Detail
onAudioFlush
void onAudioFlush()
Called every time flush command is received.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
© Spotify AB, 2016.
Terms of Use
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method