eventId

The event_id token to be used to resume the interaction stream, from this event.


public final InteractionCompletedEvent.Builder eventId(JsonField<String> eventId)

Sets Builder.eventId to an arbitrary JSON value.

You should usually call Builder.eventId with a well-typed String value instead. This method is primarily for setting the field to an undocumented or not yet supported value.