Interface | Description |
---|---|
AvsItem |
Class | Description |
---|---|
AvsResponse | |
GenericSendEvent | |
SendEvent |
An abstract class that supplies a DataOutputStream which is used to send a POST request to the AVS server
with a voice data intent, it handles the response with completePost() (called by extending classes)
|
Exception | Description |
---|---|
AvsException |
Custom exception type to wrap exceptions thrown by the Alexa server.
|