public static final class PlaybackStoppedRequest.Builder extends SpeechletRequest.SpeechletRequestBuilder<PlaybackStoppedRequest.Builder,PlaybackStoppedRequest>
PlaybackStoppedRequest.| Modifier and Type | Method and Description |
|---|---|
PlaybackStoppedRequest |
build() |
PlaybackStoppedRequest.Builder |
withOffsetInMilliseconds(long offsetInMilliseconds) |
PlaybackStoppedRequest.Builder |
withToken(String token) |
getRequestId, withLocale, withRequestId, withTimestamppublic PlaybackStoppedRequest.Builder withOffsetInMilliseconds(long offsetInMilliseconds)
public PlaybackStoppedRequest.Builder withToken(String token)
public PlaybackStoppedRequest build()
build in class SpeechletRequest.SpeechletRequestBuilder<PlaybackStoppedRequest.Builder,PlaybackStoppedRequest>Copyright © 2016. All rights reserved.