ICameo |
The ICameoSdk type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationStateChanged |
Raised when configuration state of any server is changed. The ConfigurationStateChangedEventArgs contains a description of the state and related server address. | |
| ConnectionStateChanged |
Raised when connection state to any server is changed. The ConnectionStateEventArgs contains a description of the state and related server address. | |
| ScheduleLogoffRequired | Occurs when user is not allowed to work in the configured time. | |
| ShutdownCompleted | Raised when ShutdownAsync method is completed. | |
| StartupCompleted |
Raised when StartupAsync(String, String, String, StartupMode) method is completed. The StartupCompletedEventArgs contains results of start. |