Skip to content

Instantly share code, notes, and snippets.

@shah0150
Last active September 6, 2017 21:16
Show Gist options
  • Select an option

  • Save shah0150/4503f9639e5ed41fb2604dfd3f248ef6 to your computer and use it in GitHub Desktop.

Select an option

Save shah0150/4503f9639e5ed41fb2604dfd3f248ef6 to your computer and use it in GitHub Desktop.
var gesturesService = GesturesServiceEndpointFactory.Create();
await gesturesService.ConnectAsync();
await gesturesService.RegisterGesture(thumpsUp);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment