Structures
The following structures are available globally.
-
ログを出力するための構造体です。
See moreDeclaration
Swift
public struct Logger
-
Declaration
Swift
public struct TrackRequest : Request
-
Declaration
Swift
public struct TrackResponse : Codable
-
イベントを表現するタイプです。
See moreDeclaration
Swift
public struct Event : Codable
-
イベントのフィールド名を扱うための構造体です。
See moreDeclaration
Swift
public struct EventFieldName
-
イベント名を表現する構造体です。
See moreDeclaration
Swift
public struct EventName : Codable
extension EventName: Equatable