Beamable SDK
Public Member Functions | List of all members
Beamable.Server.Api.Content.IMicroserviceContentApi Interface Reference
Inheritance diagram for Beamable.Server.Api.Content.IMicroserviceContentApi:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Api.Content.IMicroserviceContentApi:
Collaboration graph
[legend]

Public Member Functions

Promise< TContent > Resolve< TContent > (IContentRef< TContent > reference)
 
- Public Member Functions inherited from Beamable.Common.Api.Content.IContentApi
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 (string filter)
 
Promise< ClientManifestGetManifest (ContentQuery query)
 
- Public Member Functions inherited from Beamable.Common.Api.ISupportsGet< ClientManifest >
Promise< TData > GetCurrent (string scope="")
 

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