Intersoft.Client.Framework Namespace : IShellManager Interface |
The following tables list the members exposed by IShellManager.
Name | Description | |
---|---|---|
![]() | Closed | Called when an application was closed. |
![]() | Closing | Called when an application is closing. |
![]() | Connecting | Called when an application is being located and prepared for the next operation. |
![]() | DownloadCancelled | Called when the application download was cancelled. |
![]() | Downloaded | Called when an application was successfully downloaded. |
![]() | DownloadFailed | Called when the application download is failed. |
![]() | Downloading | Called when an application is in downloading progress. |
![]() | Installed | Called when an application was successfully installed. |
![]() | InstallFailed | Called when the application installation is failed. |
![]() | Installing | Called when an application is in installation progress. |
![]() | Launched | Called when an application is launched. |
![]() | LaunchFailed | Called when the application launch is failed. |
![]() | Launching | Called when an application is about to be started. |
![]() | NetworkOffline | Called when the network connectivity state becomes offline. |
![]() | NetworkOnline | Called when the network connectivity state becomes online. |
![]() | ScreenStateChanged | Called when the screen state of the appilcation is changed. |
![]() | Synchronized | Called when an application has successfully performed data synchronization. |
![]() | Synchronizing | Called when an application is synchronizing the offline data to the web server. |
![]() | Uninstalled | Called when an application was uninstalled. |
![]() | Uninstalling | Called when an application is in uninstallation progress. |