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

This class defines the main entry point for the Content feature. 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, IContentResolver resolver)
 

Properties

IBeamableRequester Requester [get]
 
ManifestSubscription Subscribable [get]
 

Detailed Description

This class defines the main entry point for the Content feature.

Related Links

img beamable-logo


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