DRM::MDrmAsyncObserver Class Reference

class DRM::MDrmAsyncObserver

Observer class for Asynchronous operations in DRM Utility

Provides callback(s) to the the observer when the asynchronous operations complete
   ?good_class_usage_example(s)
Since
S60 v5.0
Public Member Functions
voidOperationCompleted(TInt, TInt)

Member Functions Documentation

OperationCompleted(TInt, TInt)

voidOperationCompleted(TIntaOperationId,
TIntaOperationStatus
)[pure virtual]

A callback function which tells when the asynchronous operation has been completed

Since
S60 v5.0
leave
None

Parameters

TInt aOperationIdIdentifier of the asynchronous operation which was returned when the asynchronous operation was initiated
TInt aOperationStatusThe final status of the operation