Beamable SDK
|
This type defines a methodology for resolving a reference to a Beamable ContentObject. More...
Public Member Functions | |
abstract Promise< TContent > | Resolve (string manifestID="") |
override string | GetId () |
override void | SetId (string id) |
override bool | IsContent (IContentObject content) |
override Type | GetReferencedType () |
override Type | GetReferencedBaseType () |
Public Attributes | |
string | Id |
This type defines a methodology for resolving a reference to a Beamable ContentObject.
TContent |
TContent | : | IContentObject | |
TContent | : | new() |
|
inlinevirtual |
Implements Beamable.Common.Content.BaseContentRef.
|
inlinevirtual |
Implements Beamable.Common.Content.BaseContentRef.
|
inlinevirtual |
Implements Beamable.Common.Content.BaseContentRef.
|
inlinevirtual |
Implements Beamable.Common.Content.BaseContentRef.
|
pure virtual |
Implements Beamable.Common.Content.IContentRef< TContent >.
|
inlinevirtual |
Implements Beamable.Common.Content.BaseContentRef.