Skip to content

Instantly share code, notes, and snippets.

@kimjoar
Forked from nullstyle/fastpass_call.java
Created August 19, 2009 21:52
Show Gist options
  • Save kimjoar/170670 to your computer and use it in GitHub Desktop.
Save kimjoar/170670 to your computer and use it in GitHub Desktop.
HashMap<String, String> parms = new HashMap<String, String>();
parms.put("twitter_name", "nullstyle");
FastPass.image("lmwjv4kzwi27", "fiei6iv61jnoukaq1aylwd8vcmnkafrs", "scott@getsatisfaction.com", "Scott", "nullstyle", false, parms);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment