MCsePluginObserver Class Reference

class MCsePluginObserver

MCsePluginObserver This class specifies the function to be called when a plugin cause error or completes.

Public Member Functions
voidPluginCompleted(TInt)

Member Functions Documentation

PluginCompleted(TInt)

voidPluginCompleted(TIntaCompletionCode)[pure virtual]

Called when plugin is finihed progressing

Parameters

TInt aCompletionCodeCompletion code of plugin. KErrNone if everything went alright.