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

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

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

Public Member Functions

 ContentService (PlatformService platform, IBeamableRequester 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)
 
Promise< ClientManifestGetCurrent (string scope="")
 
 ContentService (MicroserviceRequester requester, SocketRequesterContext socket)
 

Properties

IBeamableRequester Requester [get]
 
ManifestSubscription Subscribable [get]
 

Detailed Description

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


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