MRemConInterfaceIf3 Class Reference
#include
<remcon/remconinterfaceif.h>
class MRemConInterfaceIf3 |
Detailed Description
Mixin for outer layer interfaces to be notified of incoming messages.
Member Function Documentation
MrcibNewMessage ( TUint, const TDesC8 &, TRemConMessageSubType, const TRemConAddress & )
Called when a message comes in for this interface.
Parameters |
---|
aOperationId | The interface-specific operation id. |
aData | Any operation-specific data. |
aMessageSubType | The message subtype. |
aRemoteAddr | The address of the remote that sent the message (includes the bearer UID). |