#114: Presence and chat in wengo account login ?
-----------------------+----------------------------------------------------
  Reporter:  ahgindia  |       Owner:  vadim                        
      Type:  defect    |      Status:  new                          
  Priority:  major     |   Milestone:  QuteCom 2.2-RC2              
 Component:  misc      |     Version:  2.2-RC3                      
Resolution:            |    Keywords:  wengo account, presence, chat
-----------------------+----------------------------------------------------

Comment(by laurent):

 Replying to [comment:9 ahgindia]:
 > Hello Laurent,
 > I cannot see any IMAccount reference in above code given by you.
 > Or I am missing something from above code?
 > Thanks.

 std::vector<EnumIMProtocol::IMProtocol> protocols;
 protocols.push_back(EnumIMProtocol::IMProtocolWengo);
 IMAccountList imAccountList =
 userProfile->getIMAccountManager().getIMAccountsOfProtocolVector(protocols);
 if (imAccountList.size() > 0
 {
  IMAccount imaccount = *imAccountList.begin();
 }

 Is it ok now ?

-- 
Ticket URL: <http://trac.qutecom.org/ticket/114#comment:10>
QuteCom <http://trac.qutecom.org>

_______________________________________________
QuteCom-dev mailing list
[email protected]
http://lists.qutecom.org/mailman/listinfo/qutecom-dev

Reply via email to