|
Beamable SDK
|
This type defines a methodology for resolving a reference to a Beamable ContentObject. More...


Additional Inherited Members | |
Public Member Functions inherited from Beamable.Common.Content.ContentRef< TContent > | |
| ContentRef (Type contentType, string id) | |
| override string | GetId () |
| override void | SetId (string id) |
| override bool | IsContent (IContentObject content) |
| override Type | GetReferencedType () |
| override Type | GetReferencedBaseType () |
| override Promise< TContent > | Resolve (string manifestID="") |
| override string | ToString () |
Public Attributes inherited from Beamable.Common.Content.AbsContentRef< TContent > | |
| string | Id |
This type defines a methodology for resolving a reference to a Beamable ContentObject.


| TContent | : | CalendarContent | |
| TContent | : | new() |