Exemplo n.º 1
0
 private void btnLeave_Click(object sender, EventArgs e)
 {
     client.LeaveGroup("samplegroupname");
 }