Beamable SDK
Public Member Functions | List of all members
Beamable.Api.CloudData.CloudDataService Class Reference

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

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

Public Member Functions

 CloudDataService (IUserContext ctx, IBeamableRequester requester)
 
- Public Member Functions inherited from Beamable.Common.Api.CloudData.CloudDataApi
 CloudDataApi (IUserContext ctx, IBeamableRequester requester)
 
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...
 

Additional Inherited Members

- Properties inherited from Beamable.Common.Api.CloudData.CloudDataApi
IUserContext Ctx [get]
 
IBeamableRequester Requester [get]
 

Detailed Description

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

Related Links

img beamable-logo


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