SeenState
-
The
PlatformType
union.Possible platforms on which a user may view content.
This class implements the
See moreDBSerializable
protocol (serialize and deserialize instance methods), which is required for all Obj-C SDK API route objects.Declaration
Objective-C
@interface DBSEENSTATEPlatformType : NSObject <DBSerializable, NSCopying>
Swift
class DBSEENSTATEPlatformType : NSObject, DBSerializable, NSCopying