Beamable SDK
|
Public Member Functions | |
BillerPurchaseFailedEvent (string sku, ErrorCode error) | |
Public Member Functions inherited from Beamable.Api.Analytics.CoreEvent | |
CoreEvent (string category, string eventName, IDictionary< string, object > eventParams) | |
void | Serialize (JsonSerializable.IStreamSerializer s) |
Constructs a payload which represents this analytics event More... | |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Api.Analytics.CoreEvent | |
string | OpCode => _opCode |
string | eventName |
string | category |
Protected Attributes inherited from Beamable.Api.Analytics.CoreEvent | |
IDictionary< string, object > | eventParams |
Properties inherited from Beamable.Api.Analytics.IAnalyticsEvent | |
string | OpCode [get] |
Gets the op code of the analytics event. More... | |