Class Event.DisplayInteractionComments
-
- All Implemented Interfaces:
public final class Event.DisplayInteractionComments extends Event
-
-
Constructor Summary
Constructors Constructor Description Event.DisplayInteractionComments(Map<String, JsonValue> comments)
-
Method Summary
Modifier and Type Method Description final Map<String, JsonValue>getComments()-
-
Method Detail
-
getComments
final Map<String, JsonValue> getComments()
-
-
-
-