Protocols

The following protocols are available globally.

  • 基本となるアクション(操作ログ)の性質を表現する型です。

    See more

    Declaration

    Swift

    public protocol ActionProtocol
  • ビジュアルトラッキングで発生するイベントを委譲するためのタイプです。

    See more

    Declaration

    Swift

    @objc(KRTVisualTrackingDelegate)
    public protocol VisualTrackingDelegate