Intersoft ClientUI Documentation
IShellManager Interface Members
Methods 

The following tables list the members exposed by IShellManager.

Public Methods
 NameDescription
 MethodClosedCalled when an application was closed.  
 MethodClosingCalled when an application is closing.  
 MethodConnectingCalled when an application is being located and prepared for the next operation.  
 MethodDownloadCancelledCalled when the application download was cancelled.  
 MethodDownloadedCalled when an application was successfully downloaded.  
 MethodDownloadFailedCalled when the application download is failed.  
 MethodDownloadingCalled when an application is in downloading progress.  
 MethodInstalledCalled when an application was successfully installed.  
 MethodInstallFailedCalled when the application installation is failed.  
 MethodInstallingCalled when an application is in installation progress.  
 MethodLaunchedCalled when an application is launched.  
 MethodLaunchFailedCalled when the application launch is failed.  
 MethodLaunchingCalled when an application is about to be started.  
 MethodNetworkOfflineCalled when the network connectivity state becomes offline.  
 MethodNetworkOnlineCalled when the network connectivity state becomes online.  
 MethodScreenStateChangedCalled when the screen state of the appilcation is changed.  
 MethodSynchronizedCalled when an application has successfully performed data synchronization.  
 MethodSynchronizingCalled when an application is synchronizing the offline data to the web server.  
 MethodUninstalledCalled when an application was uninstalled.  
 MethodUninstallingCalled when an application is in uninstallation progress.  
Top
See Also

Reference

IShellManager Interface
Intersoft.Client.Framework Namespace

Concepts

Application Framework Overview

Send Feedback