Java Client: Find the event id of the last event
This class demonstrates how to find the last event id published on a specific channel.
Usage
ngetlasteid <channel name>
<Required Arguments>
<channel name> - Channel name parameter to get the last EID for
Note: -? provides help on environment variables
Application Source Code