MRemConInterfaceIf3 Class Reference
class MRemConInterfaceIf3
|
Mixin for outer layer interfaces to be notified of incoming messages.
Member Functions Documentation
MrcibNewMessage(TUint, const TDesC8 &, TRemConMessageSubType, const TRemConAddress &)
void
|
MrcibNewMessage
|
(
|
TUint
|
aOperationId,
|
|
const
TDesC8
&
|
aData,
|
|
TRemConMessageSubType
|
aMessageSubType,
|
|
const
TRemConAddress
&
|
aRemoteAddr
|
|
)
|
[pure virtual]
|
Called when a message comes in for this interface.
Parameters
TUint
aOperationId
|
The interface-specific operation id.
|
const
TDesC8
& aData
|
Any operation-specific data.
|
TRemConMessageSubType
aMessageSubType
|
The message subtype.
|
const
TRemConAddress
& aRemoteAddr
|
The address of the remote that sent the message (includes the bearer UID).
|
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.