public class PlaybackStoppedRequest extends AudioPlayerRequest
AudioPlayer invocation.AudioPlayer| Modifier and Type | Class and Description |
|---|---|
static class |
PlaybackStoppedRequest.Builder
Builder used to construct a new
PlaybackStoppedRequest. |
SpeechletRequest.SpeechletRequestBuilder<T extends SpeechletRequest.SpeechletRequestBuilder,S extends SpeechletRequest>| Modifier and Type | Method and Description |
|---|---|
static PlaybackStoppedRequest.Builder |
builder()
Returns a new builder instance used to construct a new
PlaybackStoppedRequest. |
long |
getOffsetInMilliseconds()
Returns the offset in milliseconds from the beginning of the stream.
|
String |
getToken()
Returns the token of the stream
|
getLocale, getRequestId, getTimestamppublic static PlaybackStoppedRequest.Builder builder()
PlaybackStoppedRequest.public long getOffsetInMilliseconds()
public String getToken()
Copyright © 2016. All rights reserved.