Skip to content

Instantly share code, notes, and snippets.

@jmayaalv
Created October 20, 2015 18:48
Show Gist options
  • Save jmayaalv/1676ca327ad37ecc75b7 to your computer and use it in GitHub Desktop.
Save jmayaalv/1676ca327ad37ecc75b7 to your computer and use it in GitHub Desktop.
new ExampleMessageEvent("ExampleMessageEvent " + System.currentTimeMillis(), (e) -> System.out.println("Response " + e.getResponse());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment