-
- All Implemented Interfaces:
public final class EngagementResult.InteractionShown extends EngagementResult
-
-
Field Summary
Fields Modifier and Type Field Description private final StringinteractionId
-
Constructor Summary
Constructors Constructor Description EngagementResult.InteractionShown(String interactionId)
-
Method Summary
Modifier and Type Method Description final StringgetInteractionId()-
-
Constructor Detail
-
EngagementResult.InteractionShown
EngagementResult.InteractionShown(String interactionId)
-
-
Method Detail
-
getInteractionId
final String getInteractionId()
-
-
-
-