@Immutable public static class StandardResponse.DeviceRemovedResponse extends StandardResponse
StandardResponse.AppAvailabilityResponse, StandardResponse.CloseResponse, StandardResponse.DetailedErrorCode, StandardResponse.DeviceAddedResponse, StandardResponse.DeviceRemovedResponse, StandardResponse.DeviceUpdatedResponse, StandardResponse.ErrorReason, StandardResponse.ErrorResponse, StandardResponse.ErrorType, StandardResponse.LaunchErrorResponse, StandardResponse.MediaStatusResponse, StandardResponse.MultizoneStatusResponse, StandardResponse.PingResponse, StandardResponse.PongResponse, StandardResponse.ReceiverStatusResponse| Modifier and Type | Field and Description |
|---|---|
protected String |
deviceId
The
Device |
requestId| Constructor and Description |
|---|
DeviceRemovedResponse(long requestId,
String deviceId)
Creates a new instance using the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDeviceId() |
CastEvent.CastEventType |
getEventType() |
String |
toString() |
getRequestIdpublic DeviceRemovedResponse(long requestId,
String deviceId)
requestId - the request ID.deviceId - the device ID.public String getDeviceId()
public CastEvent.CastEventType getEventType()
getEventType in class StandardResponseCastEvent.CastEventType to use when receiving this
StandardResponse.Copyright © 2022. All rights reserved.