yieldprobe / com.yieldlab.yieldprobe.events / EventIDFA

EventIDFA

class EventIDFA

Event to update IDFA inside the SDK.

Parameters

idfa - the IDFA string

Constructors

<init>

Event to update IDFA inside the SDK.

EventIDFA(idfa: String?)

Properties

mIDFA

var mIDFA: String?

Functions

getIDFA

fun getIDFA(): String?