Skip to content
This repository was archived by the owner on Mar 5, 2020. It is now read-only.
This repository was archived by the owner on Mar 5, 2020. It is now read-only.

Where is the code for "Once the progressive response call completes, return your full skill response object. Note that you cannot send any more progressive responses after you return the response object."?  #18

@kaiyin-amazon

Description

@kaiyin-amazon

https://github.com/alexa/skill-samples-java/blob/1692c6b1160fc65333ecfa5efe7e161338c46581/historybuff/src/com/amazon/asksdk/historybuff/HistoryBuffSpeechlet.java#L314

I saw in our doc about progressive response that "Once the progressive response call completes, return your full skill response object. Note that you cannot send any more progressive responses after you return the response object."

Just wondering where is the sample code that I can determine "Once the progressive response call completes?". I couldn't find anything in the code in function dispatchProgressiveResponse that tells developer the API call completes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions