| ApiConnectionGetAppChangelog Method |
Gets a complete changelog of an application.
Namespace: PatchKit.ApiAssembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Object[] GetAppChangelog(
string appSecret
)
Parameters
- appSecret
- Type: SystemString
Secret of an application.
Return Value
Type:
Object
See Also