MServiceRequestObserver Class Reference

class MServiceRequestObserver

Observer interface for service request

ServiceRequest.lib
Since
1.2
Public Member Functions
void MServiceRequestNoteCancelledL ( TBool )

Member Functions Documentation

MServiceRequestNoteCancelledL(TBool)

void MServiceRequestNoteCancelledL ( TBool aCancelledWithEscape ) [pure virtual]
Called when user cancel the service request.
Since
1.2

Parameters

TBool aCancelledWithEscape ETrue: cancalled with esc key. EFalse: cancelled with softkey (normal).