public class EventWaitCall extends APICall.Builder<EventWaitCall>
params
Modifier and Type | Method and Description |
---|---|
static EventWaitCall |
create() |
boolean |
isRemoteOnly() |
EventWaitCall |
timeout(long timeout) |
build, call, chain, chain, download, getBlock, getBlocks, getCreatedTransaction, getCreatedTransactions, getParam, getTransaction, getTransactions, getTransactions, isParamSet, param, param, param, param, param, param, param, param, param, param, param, parts, remote, secretPhrase, setParamValidation, trustRemoteCertificate, unsignedLongParam, unsignedLongParam
public static EventWaitCall create()
public EventWaitCall timeout(long timeout)
public boolean isRemoteOnly()
isRemoteOnly
in class APICall.Builder<EventWaitCall>