Type Aliases

The following type aliases are available globally.

  • イベントトラッキングのリクエスト完了をハンドルするためのブロックの宣言です。

    Declaration

    Swift

    public typealias TrackCompletion = (_ successful: Bool) -> Void