|
UserWise Unity SDK
3.0.0
|
Public Types | |
| enum | ImpressionState { initialized, viewed, dismissed, accepted, purchase_failed, purchased, unknown } |
| A list of possible states an OfferImpression can be marked as. More... | |
Properties | |
| string | Id [get, set] |
| Offer | Offer [get, set] |
| ImpressionState | State [get, set] |
Additional Inherited Members | |
Public Member Functions inherited from UserWiseSDK.IDictSerializable< OfferImpression > | |
| Dictionary< string, object > | Serialize () |
Serialize instance into a generic Dictionary{string, object}. More... | |
| T | Deserialize (Dictionary< string, object > data) |
Deserialize generic Dictionary{string, object} into an instance of T. More... | |
A list of possible states an OfferImpression can be marked as.
1.8.17