
Public Member Functions | |
| string[] | GetUpdateFiles () |
| Gets the update files associated with the specified version. | |
| string[] | GetUpdateFilesSoapDocMethod () |
| Gets the update files associated with the specified version. | |
| string | IsUpdateAvailableActual (string platform, string currentVersion) |
| Checks to see if a new version of the iFolder client application is available. | |
| string | IsUpdateAvailableActualSoapDocMethod (string platform, string currentVersion) |
| Checks to see if a new version of the iFolder client application is available. | |
| string | IsUpdateAvailable (string platform, string currentVersion) |
| Checks to see if a new version of the iFolder client application is available. | |
| string | IsUpdateAvailableSoapDocMethod (string platform, string currentVersion) |
| Checks to see if a new version of the iFolder client application is available. | |
| bool | IsServerOlder (string platform, string currentVersion) |
| Checks to see if a the server is running an older version of simias. | |
| bool | IsServerOlderSoapDocMethod (string platform, string currentVersion) |
| Checks to see if a the server is running an older version of simias. | |
| StatusCodes | CheckForUpdate (string platform, string currentVersion, out string serverVersion) |
| Checks to check for client updates and compatibility with the server. | |
| StatusCodes | CheckForUpdateSoapDocMethod (string platform, string currentVersion, out string serverVersion) |
| Checks to check for client updates and compatibility with the server. | |
Static Public Member Functions | |
| static string | GetDistributionDownloadDirectory (string distribution) |
| get distribution directory | |
| string [] Novell::iFolder::Enterprise::Web::ClientUpdate::GetUpdateFiles | ( | ) | [inline] |
Gets the update files associated with the specified version.
| string [] Novell::iFolder::Enterprise::Web::ClientUpdate::GetUpdateFilesSoapDocMethod | ( | ) | [inline] |
Gets the update files associated with the specified version.
| string Novell::iFolder::Enterprise::Web::ClientUpdate::IsUpdateAvailableActual | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a new version of the iFolder client application is available.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| string Novell::iFolder::Enterprise::Web::ClientUpdate::IsUpdateAvailableActualSoapDocMethod | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a new version of the iFolder client application is available.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| string Novell::iFolder::Enterprise::Web::ClientUpdate::IsUpdateAvailable | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a new version of the iFolder client application is available.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| string Novell::iFolder::Enterprise::Web::ClientUpdate::IsUpdateAvailableSoapDocMethod | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a new version of the iFolder client application is available.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| bool Novell::iFolder::Enterprise::Web::ClientUpdate::IsServerOlder | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a the server is running an older version of simias.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| bool Novell::iFolder::Enterprise::Web::ClientUpdate::IsServerOlderSoapDocMethod | ( | string | platform, | |
| string | currentVersion | |||
| ) | [inline] |
Checks to see if a the server is running an older version of simias.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| StatusCodes Novell::iFolder::Enterprise::Web::ClientUpdate::CheckForUpdate | ( | string | platform, | |
| string | currentVersion, | |||
| out string | serverVersion | |||
| ) | [inline] |
Checks to check for client updates and compatibility with the server.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| StatusCodes Novell::iFolder::Enterprise::Web::ClientUpdate::CheckForUpdateSoapDocMethod | ( | string | platform, | |
| string | currentVersion, | |||
| out string | serverVersion | |||
| ) | [inline] |
Checks to check for client updates and compatibility with the server.
| platform | The operating system platform the client is running on. | |
| currentVersion | The version of the iFolder application that the client is currently running. |
| static string Novell::iFolder::Enterprise::Web::ClientUpdate::GetDistributionDownloadDirectory | ( | string | distribution | ) | [inline, static] |
get distribution directory
| distribution | string representing distribution |
1.5.6