UserWise Unity SDK
3.0.0
|
Classes | |
class | AttributableDataTypeHelper |
Helper class, useful for working with AttributableDataTypes. | |
interface | IAttributable |
IAttributeable exposes an interface required to work with Attribute data. More... | |
interface | IDictSerializable |
The IDictSerializable interface defines how a class can: More... | |
class | MediaInfo |
MediaInfo is a data class that acts as a simple wrapper around media data returned from the API. More... | |
class | MediaVariant |
MediaVariant is a data class wrapper around variant information for a specific MediaInfo. More... | |
struct | OnSessionInitializedEventArgs |
Data struct provided during UserWise.OnSessionInitialized emission. More... | |
struct | OnStartEventArgs |
Data struct provided during UserWise.OnStart emission. More... | |
struct | PlayerAttribute |
PlayerAttribute is a data class used to define an attribute update to be applied to a player. More... | |
struct | PlayerEvent |
PlayerEvent is a data class used to define an event that the player has encountered. More... | |
struct | Region |
struct | RegionMetadata |
class | UserWise |
Enumerations | |
enum | AttributableDataType { STRING, BOOLEAN, INTEGER, FLOAT, DATETIME } |
Enumeration of Attributable data types. More... | |
enum | OutcomeType { campaign_event, offer, message, push_notification, } |
|
strong |
Enumeration of Attributable data types.