| Modifier and Type | Class and Description |
|---|---|
static class |
CastException.ErrorResponseCastException
A specialized
CastException used to deliver an
StandardResponse.ErrorResponse if one is returned from the cast device. |
static class |
CastException.LaunchErrorCastException
A specialized
CastException used when a LAUNCH_ERROR
response is received. |
static class |
CastException.UnprocessedCastException
A specialized
CastException used to deliver a responses
that could not be deserialized. |
static class |
CastException.UntypedCastException
A specialized
CastException used to deliver a
StandardResponse if another type than what was expected is
returned from the cast device. |
| Modifier and Type | Method and Description |
|---|---|
Channel.ResultProcessorResult<T> |
Channel.ResultProcessor.get()
Returns the
Channel.ResultProcessorResult when it is due. |
Copyright © 2022. All rights reserved.