-
- All Implemented Interfaces:
public final class EngagementResult.InteractionNotShown extends EngagementResult
-
-
Field Summary
Fields Modifier and Type Field Description private final Stringdescription
-
Constructor Summary
Constructors Constructor Description EngagementResult.InteractionNotShown(String description)
-
Method Summary
Modifier and Type Method Description final StringgetDescription()-
-
Constructor Detail
-
EngagementResult.InteractionNotShown
EngagementResult.InteractionNotShown(String description)
-
-
Method Detail
-
getDescription
final String getDescription()
-
-
-
-