Event
Constructors
Link copied to clipboard
constructor(eventName: EventName, jsonObject: JSONObject? = null, isRetryable: Boolean? = null, libraryName: String? = null)
JSONObject による初期化
JSONObject による初期化
constructor(eventName: EventName, values: Values? = null, isRetryable: Boolean? = null, libraryName: String? = null)
Values による初期化
Values による初期化