Protocols

  • SFMCSdk Module Configuration protocol that all registered modules adopt as configuration.

    See more

    Declaration

    Swift

    @objc(SFMCSdkModuleConfig)
    public protocol ModuleConfig
  • Declaration

    Swift

    @objc(SFMCSdkInAppMessageEventDelegate)
    public protocol InAppMessageEventDelegate
  • Declaration

    Swift

    @objc(SFMCSdkLocationDelegate)
    public protocol LocationDelegate
  • Declaration

    Swift

    @objc(SFMCSdkURLHandlingDelegate)
    public protocol URLHandlingDelegate