Skip navigation links
A B C D E F G H I L M O P R S T U V 

P

parseResponse(InputStream, String) - Static method in class com.willblaschko.android.alexa.interfaces.response.ResponseParser
Get the AvsItem associated with a Alexa API post/get, this will contain a list of AvsItem directives, if applicable.
pause() - Method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
A helper function to pause the MediaPlayer
Payload() - Constructor for class com.willblaschko.android.alexa.data.Directive.Payload
 
Payload() - Constructor for class com.willblaschko.android.alexa.data.Event.Payload
 
play() - Method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
A helper function to play the MediaPlayer
playerError(int, int) - Method in interface com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer.Callback
 
playerPrepared(AvsItem) - Method in interface com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer.Callback
 
playItem(AvsPlayContentItem) - Method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
A helper function to play an AvsPlayContentItem, this is passed to play() and handled accordingly,
playItem(AvsSpeakItem) - Method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
A helper function to play an AvsSpeakItem, this is passed to play() and handled accordingly,
playItem(AvsPlayRemoteItem) - Method in class com.willblaschko.android.alexa.audioplayer.AlexaAudioPlayer
A helper function to play an AvsPlayRemoteItem, this is passed to play() and handled accordingly,
PREF_ACCESS_TOKEN - Static variable in class com.willblaschko.android.alexa.TokenManager
 
PREF_REFRESH_TOKEN - Static variable in class com.willblaschko.android.alexa.TokenManager
 
PREF_TOKEN_EXPIRES - Static variable in class com.willblaschko.android.alexa.TokenManager
 
prepareConnection(String, String) - Method in class com.willblaschko.android.alexa.interfaces.SendEvent
Set up all the headers that we need in our OkHttp POST/GET, this prepares the connection for the event or the raw audio that we'll need to pass to the AVS server
A B C D E F G H I L M O P R S T U V 
Skip navigation links