public static class ReplayerContext.AnswerResult
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CommunicationType.Exchange |
e |
boolean |
isLive |
Constructor and Description |
---|
AnswerResult(boolean isLive,
CommunicationType.Exchange e) |
public final boolean isLive
public final CommunicationType.Exchange e
public AnswerResult(boolean isLive, CommunicationType.Exchange e)