phoneplugins/csplugin/inc/cspconferencecall.h
changeset 56 5bcb308bd24d
parent 21 92ab7f8d0eab
equal deleted inserted replaced
46:bc5a64e5bc3c 56:5bcb308bd24d
   309       /**
   309       /**
   310       * Call name of a last call added to this conference..
   310       * Call name of a last call added to this conference..
   311       */
   311       */
   312       TName iAddedCallName;
   312       TName iAddedCallName;
   313 
   313 
       
   314       /**
       
   315        * Allocate CallInfo into heap since it could be
       
   316        * too big fit to stack.
       
   317        */
       
   318       RMobileCall::TMobileCallInfoV3 iEtelCallInfo;
   314     };
   319     };
   315 
   320 
   316 #endif // CSPCONFERENCECALL_H
   321 #endif // CSPCONFERENCECALL_H