Le May 27, 2007 10:13, Michael Zanetti a écrit : > Hi, > > is there a way to find out if a ChatSession ist a Multi-User-Chat? I would > need this to disable the plugin in that case. > > Thanks, > Michael > _______________________________________________ > kopete-devel mailing list > kopete-devel@kde.org > https://mail.kde.org/mailman/listinfo/kopete-devel
Well if the ChatSession has more than 2 members, then you have a multi-user chat. Just do "if( chatSession->members().size() > 2 )" -- Michaël Larouche KDE developer working on Kopete, Gamefu(KDE), Solid...on dial-up :P -------------------------------------- Website: http://www.tehbisnatch.org/ MSN: [EMAIL PROTECTED] IRC: irc.freenode.org/DarkShock Jabber/email: [EMAIL PROTECTED]
pgpFpkEozxs8P.pgp
Description: PGP signature
_______________________________________________ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel