Skip to content

Instantly share code, notes, and snippets.

@samsoir
Created November 2, 2012 20:10
Show Gist options
  • Save samsoir/4004027 to your computer and use it in GitHub Desktop.
Save samsoir/4004027 to your computer and use it in GitHub Desktop.
- (void)main
{
SCSitteratiRequest *request = [SCSitteratiRequest requestAction:SitteratiActionRefresh onResource:SitteratiResourceFriends];
[_client submitRequest:request];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment