Click or drag to resize
ApiConnectionGetAppChangelog Method
Gets a complete changelog of an application.

Namespace: PatchKit.Api
Assembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object[] GetAppChangelog(
	string appSecret
)

Parameters

appSecret
Type: SystemString
Secret of an application.

Return Value

Type: Object
See Also