-
- All Implemented Interfaces:
public final class InteractionResponse.StringResponse extends InteractionResponse
-
-
Constructor Summary
Constructors Constructor Description InteractionResponse.StringResponse(String response)
-
Method Summary
Modifier and Type Method Description final StringgetResponse()-
-
Constructor Detail
-
InteractionResponse.StringResponse
InteractionResponse.StringResponse(String response)
-
-
Method Detail
-
getResponse
final String getResponse()
-
-
-
-