MServiceRequestObserver Class Reference

class MServiceRequestObserver

Observer interface for service request

ServiceRequest.lib
Since
1.2
Public Member Functions
voidMServiceRequestNoteCancelledL(TBool)

Member Functions Documentation

MServiceRequestNoteCancelledL(TBool)

voidMServiceRequestNoteCancelledL(TBoolaCancelledWithEscape)[pure virtual]
Called when user cancel the service request.
Since
1.2

Parameters

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