Skip to content

Instantly share code, notes, and snippets.

@aaronpk
Created December 13, 2011 03:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronpk/aa5964910ee300ae4397 to your computer and use it in GitHub Desktop.
Save aaronpk/aa5964910ee300ae4397 to your computer and use it in GitHub Desktop.
- (void)createTriggerWithMessage:(NSString *)message
on:(id<LQTriggerTarget>)placeOrLayer
andURL:(NSString *)url
withOptions:(NSDictionary *)options;
- (void)createTriggerWithCallback:(NSString *)callbackURLString
on:(id<LQTriggerTarget>)placeOrLayer
withOptions:(NSDictionary *)options;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment