Beamable SDK
|
This is the runtime content stuff. It will DOWNLOAD content... More...
Public Member Functions | |
ContentService (PlatformService platform, IBeamableRequester requester) | |
Promise< TContent > | GetContent< TContent > (IContentRef< TContent > reference) |
Promise< IContentObject > | GetContent (string contentId, Type contentType) |
Promise< IContentObject > | GetContent (string contentId) |
Promise< IContentObject > | GetContent (IContentRef reference) |
Promise< TContent > | GetContent< TContent > (IContentRef reference) |
Promise< ClientManifest > | GetManifest () |
Promise< ClientManifest > | GetManifest (ContentQuery query) |
Promise< ClientManifest > | GetManifest (string filter) |
Promise< ClientManifest > | GetCurrent (string scope="") |
ContentService (MicroserviceRequester requester, SocketRequesterContext socket) | |
Properties | |
IBeamableRequester | Requester [get] |
ManifestSubscription | Subscribable [get] |
This is the runtime content stuff. It will DOWNLOAD content...