Package org.luwrain.core.events.resp
Class ListItemResponse
java.lang.Object
org.luwrain.core.events.resp.ListItemResponse
- All Implemented Interfaces:
EventResponse
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.luwrain.core.EventResponse
EventResponse.Speech -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Soundsprotected final Suggestionsprotected final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidannounce(Luwrain luwrain, EventResponse.Speech speech, CommonSettings sett)
-
Field Details
-
sound
-
text
-
suggestion
-
-
Constructor Details
-
ListItemResponse
-
-
Method Details
-
announce
- Specified by:
announcein interfaceEventResponse
-