Beispiel #1
0
 private void UpdateChat()
 {
     if (isConnected)
     {
         MQOEvents.RequestChatUpdate(true);
     }
 }