Skip to content

Instantly share code, notes, and snippets.

@kjiwa
Created June 27, 2012 19:56
Show Gist options
  • Save kjiwa/3006424 to your computer and use it in GitHub Desktop.
Save kjiwa/3006424 to your computer and use it in GitHub Desktop.
Initializing the Optify API client for Java
OptifyService service = new OptifyServiceImpl(accessToken);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment