ContentRequest - конструктор

Content request with additional parameters.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public ContentRequest(
	string contentID,
	string token,
	Dictionary<string, Object?>? info = null
)

Параметры

contentID  String
Content identifier.
token  String
Content access token.
info  DictionaryString, Object  (Optional)
Additional data.

См. также