public interface HouseholdListEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onListItemsCreated(SpeechletRequestEnvelope<ListItemsCreatedRequest> envelope) |
void |
onListItemsDeleted(SpeechletRequestEnvelope<ListItemsDeletedRequest> envelope) |
void |
onListItemsUpdated(SpeechletRequestEnvelope<ListItemsUpdatedRequest> envelope) |
void onListItemsCreated(SpeechletRequestEnvelope<ListItemsCreatedRequest> envelope)
void onListItemsUpdated(SpeechletRequestEnvelope<ListItemsUpdatedRequest> envelope)
void onListItemsDeleted(SpeechletRequestEnvelope<ListItemsDeletedRequest> envelope)
Copyright © 2017. All rights reserved.