MMsgBearerObsCallback Class Reference
class MMsgBearerObsCallback
|
Member Functions Documentation
HandleBearerEventL(TBool, TMsgBearerEvent)
void
|
HandleBearerEventL
|
(
|
TBool
|
aAuthoritativeClose,
|
|
TMsgBearerEvent
|
aBearerEvent
|
|
)
|
[pure virtual]
|
A connection manager object uses this callback function to indicate that a change in the status of the bearer has occurred. It is important to note that a call to the notification handler (
HandleBearerEventL()
) takes place inside the RunL() method of a Connection Manager, so the listening object MUST return the control to the Manager AS SOON AS POSSIBLE in order not to clog the scheduler.
Parameters
TBool
aAuthoritativeClose
|
|
TMsgBearerEvent
aBearerEvent
|
|
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.