public final class PlaybackFailedRequest extends Request
Modifier and Type | Class and Description |
---|---|
static class |
PlaybackFailedRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static PlaybackFailedRequest.Builder |
builder() |
boolean |
equals(Object o) |
CurrentPlaybackState |
getCurrentPlaybackState()
Get currentPlaybackState
|
Error |
getError()
Get error
|
String |
getToken()
Get token
|
int |
hashCode() |
String |
toString() |
getLocale, getRequestId, getTimestamp, getType
public static PlaybackFailedRequest.Builder builder()
public CurrentPlaybackState getCurrentPlaybackState()
public Error getError()
public String getToken()
Copyright © 2023. All rights reserved.