PlaytimeExtensions
@objcMembers
public final class PlaytimeExtensions : NSObject, Sendable
This class is used to pass additional identifiers of the user.
-
An optional identifier that is provided back in the S2S payout URL.
Declaration
Swift
public let subId1: String? -
An optional identifier that is provided back in the S2S payout URL.
Declaration
Swift
public let subId2: String? -
An optional identifier that is provided back in the S2S payout URL.
Declaration
Swift
public let subId3: String? -
An optional identifier that is provided back in the S2S payout URL.
Declaration
Swift
public let subId4: String? -
An optional identifier that is provided back in the S2S payout URL.
Declaration
Swift
public let subId5: String?
PlaytimeExtensions Class Reference