ContentItem

Overview

This type describes some content available for downloading.

Key

string Key { get; init; }

Key of the content;

string Link { get; init; }

Link for downloading of content;

Previews

List<string> Previews { get; init; }

Links for downloading of content's preview;

Tags

List<string> Tags { get; init; }

List of tags assigned to the content.

Related articles

Your own integration

MagifyManager․Logging

InAppProduct

PurchaseInfo

SubscriptionService

Unity SDK Magify Manager