Skip to content

Instantly share code, notes, and snippets.

@mkorman
Last active February 29, 2016 16:47
Show Gist options
  • Save mkorman/7a901fe51f6f3167c294 to your computer and use it in GitHub Desktop.
Save mkorman/7a901fe51f6f3167c294 to your computer and use it in GitHub Desktop.
global interface InstallHandler {
void onInstall(InstallContext context)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment