Beamable SDK
Public Member Functions | Protected Member Functions | List of all members
DisruptorBeam.Content.ContentService Class Reference

This is the runtime content stuff. It will DOWNLOAD content... More...

Inheritance diagram for DisruptorBeam.Content.ContentService:
Inheritance graph
[legend]
Collaboration diagram for DisruptorBeam.Content.ContentService:
Collaboration graph
[legend]

Public Member Functions

 ContentService (PlatformService platform, PlatformRequester requester)
 
Promise< TContent > GetContent< TContent > (IContentRef< TContent > reference)
 
Promise< IContentObjectGetContent (string contentId, Type contentType)
 
Promise< IContentObjectGetContent (string contentId)
 
Promise< IContentObjectGetContent (IContentRef reference)
 
Promise< TContent > GetContent< TContent > (IContentRef reference)
 
Promise< ClientManifestGetManifest ()
 
Promise< ClientManifestGetManifest (ContentQuery query)
 
Promise< ClientManifestGetManifest (string filter)
 
 ContentService (MicroserviceRequester requester, SocketRequesterContext socket)
 

Protected Member Functions

override string CreateRefreshUrl (string scope)
 
override Promise< ClientManifestExecuteRequest (PlatformRequester requester, string url)
 
override void OnRefresh (ClientManifest data)
 

Detailed Description

This is the runtime content stuff. It will DOWNLOAD content...


The documentation for this class was generated from the following file: