Namespace Unity.Services.Ugc.Bridge
Classes
BaseSearchArgs<T>
Base class for supporting other SearchRequest class with pagination information
ClientsAPI
Content
Contains content metadata
ContentUserRating
Contains content user rating metadata
ContentVersion
Contains content version metadata
CreateContentArgs
Support class to make a content request with IUgcService.CreateContentAsync Contains all the parameters of the request
CreateRepresentationArgs
Support class to make a representation request with IUgcService.CreateRepresentationAsync Contains all the parameters of the request
DeleteRepresentationArgs
Support class to make a representation request with IUgcService.DeleteRepresentationAsync Contains all the parameters of the request
EditorListener
Environment
GetContentArgs
Support class to make a content request with IUgcService.GetContentAsync Contains all the parameters of the request
GetContentTrendsArgs
Support class to make a content request with IUgcService.GetContentTrendsAsync Contains all the required and optional parameters of the request
GetContentVersionsArgs
Support class to make a content version request with IUgcService.GetRepresentationVersionsAsync Contains all the required and optional parameters of the request
GetContentsArgs
Support class to make a content request with IUgcService.GetContentsAsync Contains all the required and optional parameters of the request
GetPlayerContentsArgs
Support class to make a content request with IUgcService.GetPlayerContentsAsync Contains all the required and optional parameters of the request
GetRepresentationArgs
Support class to make a representation request with IUgcService.GetRepresentationAsync Contains all the parameters of the request
GetRepresentationVersionsArgs
Support class to make a representation version request with IUgcService.GetRepresentationVersionsAsync Contains all the required and optional parameters of the request
GetRepresentationsArgs
Support class to make a representation request with IUgcService.GetRepresentationsAsync Contains all the required and optional parameters of the request
GetSubscriptionsArgs
Support class to make a subscription request with IUgcService.GetSubscriptionsAsync Contains all the required and optional parameters of the request
PagedResults<T>
Container for paginated results used in search requests
Project
ReportContentArgs
Support class to make a content request with IUgcService.ReportContentAsync Contains all the required and optional parameters of the request
Representation
Contains source content representation metadata
RepresentationTag
Contains representation tag metadata
RepresentationVersion
Contains source content representation metadata
SearchContentModerationArgs
Support class to make a content request with IUgcService.SearchContentModerationAsync Contains all the required and optional parameters of the request
SearchRepresentationsArgs
Support class to make a representation request with IUgcService.SearchRepresentationsAsync Contains all the required and optional parameters of the request
Subscription
Contains subscription metadata
Tag
Contains tag metadata
UpdateContentDetailsArgs
Support class to update details about a content item IUgcService.UpdateContentDetailsAsync Contains all the required and optional parameters of the request
UpdateRepresentationArgs
Support class to update details about a representation item IUgcService.UpdateRepresentationAsync Contains all the required and optional parameters of the request
Interfaces
IAuthClient
IUgcClient
Enums
BaseSearchSortBy
Field by which results can be sorted.
ContentTrendType
Trend type used to retrieve trending contents
SearchContentSortBy
Fields by which results can be sorted while searching contents.
SearchContentVersionsSortBy
Field by which results can be sorted while searching content versions.
SearchRepresentationVersionSortBy
Field by which results can be sorted while searching RepresentationVersions.
SearchSubscriptionSortBy
Fields by which results can be sorted while searching subscriptions.