Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol ITracker
  • 結果用のデータを収納するためのインタフェース

    See more

    Declaration

    Swift

    public protocol IRecommendationResult
  • Rtoaster用のURLを収納するためのインタフェース

    See more

    Declaration

    Swift

    public protocol IRtoasterUrl
  • トラッキング結果を収納するインタフェース

    See more

    Declaration

    Swift

    public protocol ITrackingResult : IApiResult
  • トラッキング、レコメンド等のRtoasterCoreタスクを管理するためのインタフェース

    See more

    Declaration

    Swift

    public protocol ICoreTaskManager
  • Undocumented

    See more

    Declaration

    Swift

    public protocol IRecommender
  • Undocumented

    See more

    Declaration

    Swift

    public protocol IRequestManager
  • Undocumented

    See more

    Declaration

    Swift

    public protocol IRtoasterCore : ComponentBase
  • Undocumented

    See more

    Declaration

    Swift

    public protocol IRtoasterPreferences