Classes

The following classes are available globally.

  • The configuration class for content extensions.

    SFContentExtensionConfig provides settings to control logging behavior and request timeouts within the content extension.

    See more

    Declaration

    Swift

    @objc(SFMCContentExtensionConfig)
    public final class SFContentExtensionConfig : NSObject
  • The configuration class for the notification service which provides configuration options for notification service extension, including option for setting logging levels.

    See more

    Declaration

    Swift

    @objc(SFMCNotificationServiceConfig)
    public final class SFNotificationServiceConfig : NSObject