MMsgBearerObsCallback Class Reference

class MMsgBearerObsCallback
Public Member Functions
void HandleBearerEventL ( TBool , TMsgBearerEvent )

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