Beamable SDK
Public Attributes | Properties | List of all members
Beamable.Common.Api.CometClientData Class Reference
Inheritance diagram for Beamable.Common.Api.CometClientData:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Common.Api.CometClientData:
Collaboration graph
[legend]

Public Attributes

CometClientDataEntry[] clientDataList
 

Properties

Dictionary< string, string > ClientData [get]
 Produce a dictionary of client data from the serialized clientDataList
 
string this[string key] [get]
 Look up a client data property by key. This will try to get the given key from the ClientData dictionary. More...
 

Property Documentation

◆ this[string key]

string Beamable.Common.Api.CometClientData.this[string key]
get

Look up a client data property by key. This will try to get the given key from the ClientData dictionary.

Parameters
keySome key

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