Targeting

  • An object that controls the targeting process, i.e. the workflow leading to the display or not of the chat button.

    See more

    Declaration

    Swift

    @objc
    public final class TargetingController : NSObject
  • An object that is notified about the targeting process.

    See more

    Declaration

    Swift

    @objc
    public protocol TargetingControllerDelegate
  • Option to specify the language to use for the targeting.

    See more

    Declaration

    Swift

    public enum SDKLanguageOption
  • ISO639-1 language.

    See more

    Declaration

    Swift

    public enum Language : String, CaseIterable