AccountEventProtocol
IntroductionProtocol for implementing a Item delegate. Abstract base class which is used when you want notification about changes in folder and on documents. Member FunctionsonCreatedpublic DiscussionGets called when the account status has changed (required). onErrorpublic DiscussionGets called when the account status has changed (required). onLoginpublic DiscussionGets called when the account status has changed (required). onLogoutpublic DiscussionGets called when the account status has changed (required). |