Example #1
0
 private void liveFeedButton_Click(object sender, EventArgs e)
 {
     client.StartLiveFeed();
 }