MLtsyDispatchCallControlLoanDataPort Class Reference

class MLtsyDispatchCallControlLoanDataPort : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleLoanDataPortSyncL(TInt, RCall::TCommPort &)

TInt HandleLoanDataPortSyncL(TIntaCallId,
RCall::TCommPort &aCommPort
)[pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EEtelCallLoanDataPort request from the CTSY.

Implementation of this interface should read the port name from CommDat for use in a data call. This API may be adaptation specific.

It is a sync call where the output parameters should be completed before returning from this function.

Parameters

TInt aCallIdCall ID of the data call requiring the data port.
RCall::TCommPort & aCommPortOutput parameter. The communications port information retrieved by a client using the RCall::LoanDataPort() API.

Member Data Documentation

const TInt KLtsyDispatchCallControlLoanDataPortApiId

const TIntKLtsyDispatchCallControlLoanDataPortApiId[static]