UserWise Unity SDK  3.0.0
Public Types | Properties | List of all members
UserWiseSDK.PushNotifications.PushNotificationImpression Class Reference
Inheritance diagram for UserWiseSDK.PushNotifications.PushNotificationImpression:
UserWiseSDK.IDictSerializable< PushNotificationImpression > UserWiseSDK.Common.IIdentifiable

Public Types

enum  ImpressionState {
  created, sent, delivered, viewed,
  unknown
}
 A list of possible states an PushNotificationImpression can be marked as. More...
 

Properties

string Id [get, set]
 
string DeviceToken [get, set]
 
DateTime StartAt [get, set]
 
ImpressionState State [get, set]
 
string PushNotificationId [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from UserWiseSDK.IDictSerializable< PushNotificationImpression >
Dictionary< string, object > Serialize ()
 Serialize instance into a generic Dictionary{string, object}. More...
 
Deserialize (Dictionary< string, object > data)
 Deserialize generic Dictionary{string, object} into an instance of T. More...
 

Member Enumeration Documentation

◆ ImpressionState

A list of possible states an PushNotificationImpression can be marked as.


The documentation for this class was generated from the following file: