Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 425 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 425 Bytes

Citrix Goto Meeting API Example

A simple .NET example for using the Citrix GotoMeeting API. This sample shows just using the WPF WebBrowser control to initiate the oauth authentication then additional REST calls via RestSharp for authenticating and meeting creation.

Check out http://developers.cirtixonline.com for additional API information.

Ping me on twitter @johnmcbride if want to discuss this sample.