This type defines the API for Beamable ContentObject and its many subclasses.
More...
|
string | Id [get] |
| The id. A content id is a dot separated string. The right most part is the name of the content. Every part to the left of the name denotes the type of the content.
|
|
string | Version [get] |
| The version
|
|
string[] | Tags [get] |
| The tags
|
|
string | ManifestID [get] |
|
This type defines the API for Beamable ContentObject and its many subclasses.
Related Links
◆ SetIdAndVersion()
void Beamable.Common.Content.IContentObject.SetIdAndVersion |
( |
string |
id, |
|
|
string |
version |
|
) |
| |
◆ ToJson()
string Beamable.Common.Content.IContentObject.ToJson |
( |
| ) |
|
The documentation for this interface was generated from the following file:
- com.beamable/Common/Runtime/Content/IContentObject.cs