Repo hosts sample application demonstrating use of StreetHawk's events API on windows application. You can download the contents of the repository and import the same in visual studio for analysing and running the application.
By default the application runs with HelloWorld as AppKey. You are free to change this appkey with appkey registered for your application. Below mentioned are the steps
- Register you appkey here
- Launch source code of your application, open App.xaml.cs and replace
- StreetHawkAppKey with AppKey for your application
- StreetHawkEventKey with EventKey for your application. (You can find event key by logging into StreetHawk dashboard, click on AppDetails under Admin section and select App Summary tab.
Links to detailed documentation as as shown below