CRemConCallHandlingTarget Class Reference
class CRemConCallHandlingTarget : public CRemConInterfaceBase
|
Part of Remote Control Extension Api. This class receives call handling related operations from accessories.
RemConExtensionApi.dll
-
Since
-
Series 60 3.0
Inherits from
-
CRemConCallHandlingTarget
Inherited Functions
|
|
CBase::CBase()
|
|
CBase::Delete(CBase *)
|
|
CBase::Extension_(TUint,TAny *&,TAny *)
|
|
CBase::operator new(TUint)
|
|
CBase::operator new(TUint,TAny *)
|
|
CBase::operator new(TUint,TLeave)
|
|
CBase::operator new(TUint,TLeave,TUint)
|
|
CBase::operator new(TUint,TUint)
|
|
CBase::~CBase()
|
|
CRemConInterfaceBase::BaseConstructL()
|
|
CRemConInterfaceBase::BaseConstructL(RRemConInterfaceFeatures &)
|
|
CRemConInterfaceBase::BaseConstructL(RRemConInterfaceFeatures &,TBool)
|
|
CRemConInterfaceBase::Bulk()const
|
|
CRemConInterfaceBase::CRemConInterfaceBase(TUid,TUint,CRemConInterfaceSelector &,TRemConClientType)
|
|
CRemConInterfaceBase::Cancel()
|
|
CRemConInterfaceBase::InterfaceSelector()
|
|
CRemConInterfaceBase::InterfaceUid()const
|
|
CRemConInterfaceBase::MaxLength()const
|
|
CRemConInterfaceBase::Target(TRemConClientType)
|
|
CRemConInterfaceBase::Type()const
|
|
CRemConInterfaceBase::~CRemConInterfaceBase()
|
Constructor & Destructor Documentation
CRemConCallHandlingTarget(CRemConInterfaceSelector &, MRemConCallHandlingTargetObserver &)
~CRemConCallHandlingTarget()
IMPORT_C
|
~CRemConCallHandlingTarget
|
(
|
)
|
[virtual]
|
Member Functions Documentation
GetCommandSourceInfo(TRemConExtCmdSource &)
IMPORT_C void
|
GetCommandSourceInfo
|
(
|
TRemConExtCmdSource
&
|
aSource
|
)
|
|
Method to get the bearer source detail for the last command received
Parameters
TRemConExtCmdSource
& aSource
|
returns the bearer source as TRemConExtCmdSource
|
GetInterfaceIf(TUid)
TAny
*
|
GetInterfaceIf
|
(
|
TUid
|
aUid
|
)
|
[private, virtual]
|
Called by the interface selector to get a pointer to an object which implements the interface API with UID aUid. This is a mechanism for allowing future change to the interface API without breaking BC in existing (non-updated) interfaces.
GetUIDSource(TUint32, TRemConExtCmdSource &)
void
|
GetUIDSource
|
(
|
TUint32
|
aUid,
|
|
TRemConExtCmdSource
&
|
aSource
|
|
)
|
[static]
|
Method to get the bearer source detail
Parameters
TUint32
aUid
|
bearer UID
|
TRemConExtCmdSource
& aSource
|
returns the bearer source as TRemConExtCmdSource
|
MrcibNewMessage(TUint, const TDesC8 &, TRemConMessageSubType, const TRemConAddress &)
void
|
MrcibNewMessage
|
(
|
TUint
|
aOperationId,
|
|
const
TDesC8
&
|
aData,
|
|
TRemConMessageSubType
|
aMessageSubType,
|
|
const
TRemConAddress
&
|
aRemoteAddr
|
|
)
|
[private]
|
NewL(CRemConInterfaceSelector &, MRemConCallHandlingTargetObserver &)
SendAnyResponse(TRequestStatus &, TInt, TInt)
Method that sends all reponses to accessory.
SendResponse(TRequestStatus &, TInt, TInt)
Member Data Documentation
TUint
iNumRemotes
TUint
|
iNumRemotes
|
[private]
|
MRemConCallHandlingTargetObserver & iObserver
TBuf8< KRemConExtParamMaxLength > iOutData
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.