Exemplo n.º 1
0
 private void initMucConfig()
 {
     muc.RequestConfigurationForm(roomJid, new IqCB(ReceiveFormConfiguration));
 }