Removed any trace of the session endpoint (which was removed in 9e18c018) from the Java API. Right now, trying to fetch from it results in an exception; the status endpoint should be used instead.
Added RecentGamesReply and the corresponding getter & example
session
endpoint (which was removed in 9e18c018) from the Java API. Right now, trying to fetch from it results in an exception; thestatus
endpoint should be used instead.