| Package | Description |
|---|---|
| io.klerch.alexa.test.client |
| Modifier and Type | Method and Description |
|---|---|
AlexaClient |
AlexaClient.AlexaClientBuilder.build() |
AlexaClient |
AlexaActor.getClient()
The client is used by the actor to fire requests.
|
| Constructor and Description |
|---|
AlexaActor(AlexaClient client)
A new actor that uses the client provided to have a conversation with a skill.
|
AlexaSession(AlexaClient client) |
AlexaSession(AlexaClient client,
com.amazon.speech.speechlet.Session session) |
Copyright © 2018. All rights reserved.