identify
@Deprecated()
Content copied to clipboard
Identifyイベントの送信を行います。
Deprecated
userIdが必須になりました identify
Parameters
values
Identifyイベントに紐付けるカスタムオブジェクト
completion
処理の完了を受け取るInterface
Identifyイベントの送信を行います。
Deprecated
userIdが必須になりました identify
Parameters
jsonObject
Identifyイベントに紐付けるカスタムオブジェクト
@Deprecated()
Content copied to clipboard
Identifyイベントの送信を行います。
Deprecated
userIdが必須になりました identify
Parameters
jsonObject
Identifyイベントに紐付けるカスタムオブジェクト
completion
処理の完了を受け取るInterface
Identifyイベントの送信を行います。
Parameters
userId
ユーザーを識別する一意なID
Identifyイベントの送信を行います。
Parameters
userId
ユーザーを識別する一意なID
values
Identifyイベントに紐付けるカスタムオブジェクト
Identifyイベントの送信を行います。
Parameters
userId
ユーザーを識別する一意なID
values
Identifyイベントに紐付けるカスタムオブジェクト
completion
処理の完了を受け取るInterface
Identifyイベントの送信を行います。
Parameters
userId
ユーザーを識別する一意なID
jsonObject
Identifyイベントに紐付けるカスタムオブジェクト
open fun identify(userId: String, jsonObject: JSONObject, completion: TrackCompletion)
Content copied to clipboard
Identifyイベントの送信を行います。
Parameters
userId
ユーザーを識別する一意なID
jsonObject
Identifyイベントに紐付けるカスタムオブジェクト
completion
処理の完了を受け取るInterface