DH5AppManifest._relatedApplications

relatedApplications - array of objects specifying native applications that are installable by, or accessible to, the underlying platform Object members are "platform" - The platform on which the application can be found. "url" - The URL at which the application can be found. "id" -The ID used to represent the application on the specified platform.

class DH5AppManifest
protected
string[string][] _relatedApplications;

Meta