phoneplugins/csplugin/inc/cspcall.h
changeset 50 377c906a8701
parent 45 6b911d05207e
child 60 1eef62f5c541
equal deleted inserted replaced
46:bc5a64e5bc3c 50:377c906a8701
   775            * User to user information. Sended to network before dial.
   775            * User to user information. Sended to network before dial.
   776            * Own.
   776            * Own.
   777            */
   777            */
   778           HBufC* iUserToUserInformation;
   778           HBufC* iUserToUserInformation;
   779           
   779           
       
   780           /**
       
   781            * Allocate CallInfo into heap since it could be
       
   782            * too big fit to stack.
       
   783            */
       
   784           RMobileCall::TMobileCallInfoV3 iEtelCallInfo;
       
   785           
   780           friend class UT_CSPCall;
   786           friend class UT_CSPCall;
   781           friend class MT_CConvergedCallProvider;
   787           friend class MT_CConvergedCallProvider;
   782           
   788           
   783           
   789           
   784     };
   790     };