Type Aliases
The following type aliases are available globally.
-
イベントトラッキングのリクエスト完了をハンドルするためのブロックの宣言です。
Declaration
Swift
public typealias TrackCompletion = (_ successful: Bool) -> Void
The following type aliases are available globally.
イベントトラッキングのリクエスト完了をハンドルするためのブロックの宣言です。
Swift
public typealias TrackCompletion = (_ successful: Bool) -> Void