Beamable SDK
List of all members
Beamable.Server.Api.CloudData.IMicroserviceCloudDataApi Interface Reference

This type defines the Microservice main entry point for the A/B Testing feature. More...

Inheritance diagram for Beamable.Server.Api.CloudData.IMicroserviceCloudDataApi:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Api.CloudData.IMicroserviceCloudDataApi:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Beamable.Common.Api.CloudData.ICloudDataApi
Promise< GetCloudDataManifestResponseGetGameManifest ()
 This method will return the cloud data for the entire game. It cannot be called by a player. You must be an admin user to execute this method. More...
 
Promise< GetCloudDataManifestResponseGetPlayerManifest ()
 Get the current player's cloud trial data. The GetCloudDataManifestResponse will include data for the player's assigned cohorts. Remember, if that list is empty, it may be because the cohorts only work for game.private stats conditions. More...
 

Detailed Description

This type defines the Microservice main entry point for the A/B Testing feature.

Related Links

img beamable-logo


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