telephonyprotocols/pdplayer/src/pdpservices.cpp
changeset 69 b982c3e940f3
parent 44 8b72faa1200f
equal deleted inserted replaced
59:ac20d6a0a19d 69:b982c3e940f3
   109 CMBMSServiceRequest::~CMBMSServiceRequest()
   109 CMBMSServiceRequest::~CMBMSServiceRequest()
   110 	{
   110 	{
   111 	Cancel();
   111 	Cancel();
   112 	iObjectBundleOwner->Close();
   112 	iObjectBundleOwner->Close();
   113 	delete iRetrievePcktMbms;
   113 	delete iRetrievePcktMbms;
       
   114 	iRequestOriginator.Close();
   114 	}
   115 	}
   115 
   116 
   116 /**
   117 /**
   117 This function is used to cancel the notification message sent by the client
   118 This function is used to cancel the notification message sent by the client
   118 @param aError const TInt
   119 @param aError const TInt