Behavior

@objc(SFMCSdkBehavior)
public class Behavior : NSObject
  • Behavior Type

    Declaration

    Swift

    public let type: BehaviorType
  • Date

    Declaration

    Swift

    public let timestamp: Date
  • Bundle version number

    Declaration

    Swift

    public let appVersion: String?
  • Bundle name

    Declaration

    Swift

    public let appName: String?