Click or drag to resize

ApplicationManagerActivateApplication Method

Update application id in ApplicationMeta table

Namespace:  Unvired.Kernel.UWP.Core
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void ActivateApplication(
	string appId
)

Parameters

appId
Type: SystemString
Application id send from server
See Also