lastEventId

public final InteractionGetParams.Builder lastEventId(String lastEventId)

Optional. If set, resumes the interaction stream from the next chunk after the event marked by the event id. Can only be used if stream is true.


Alias for calling Builder.lastEventId with lastEventId.orElse(null).