PatchKit Documentation
PatchKit Documentation
PatchKit
PatchKit.Api
ApiConnection Class
ApiConnection Methods
BeginGetAppChangelog Method
BeginGetAppLatestVersion Method
BeginGetAppLatestVersionId Method
BeginGetAppVersion Method
BeginGetAppVersionContentSummary Method
BeginGetAppVersionContentTorrentUrl Method
BeginGetAppVersionContentUrls Method
BeginGetAppVersionDiffSummary Method
BeginGetAppVersionDiffTorrentUrl Method
BeginGetAppVersionDiffUrls Method
BeginGetAppVersionList Method
EndGetAppChangelog Method
EndGetAppLatestVersion Method
EndGetAppLatestVersionId Method
EndGetAppVersion Method
EndGetAppVersionContentSummary Method
EndGetAppVersionContentTorrentUrl Method
EndGetAppVersionContentUrls Method
EndGetAppVersionDiffSummary Method
EndGetAppVersionDiffTorrentUrl Method
EndGetAppVersionDiffUrls Method
EndGetAppVersionList Method
GetAppChangelog Method
GetAppLatestVersion Method
GetAppLatestVersionId Method
GetAppVersion Method
GetAppVersionContentSummary Method
GetAppVersionContentTorrentUrl Method
GetAppVersionContentUrls Method
GetAppVersionDiffSummary Method
GetAppVersionDiffTorrentUrl Method
GetAppVersionDiffUrls Method
GetAppVersionList Method
ApiConnection
GetAppVersionDiffUrls Method
Gets selected application version diff urls.
Namespace:
PatchKit.Api
Assembly:
PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
ApiConnection
AppDiffUrl
[]
GetAppVersionDiffUrls
(
string
appSecret
,
int
versionId
)
Parameters
appSecret
Type:
System
String
Secret of an application.
versionId
Type:
System
Int32
Version id.
Return Value
Type:
ApiConnection
AppDiffUrl
See Also
Reference
ApiConnection Class
PatchKit.Api Namespace
Send comments on this topic to
contact@patchkit.net