Tracker.isAccepted

Returns whether the message was accepted.

Equivalent to: tracker.getRemoteState() instanceof Accepted;

@return true if the message was accepted.

interface Tracker
bool
isAccepted
()

Meta