AATKit
Toggle table of contents
3.14.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
AATKit
AATKit
/
com.intentsoftware.addapptr
/
RewardedAdSSVInfo
Rewarded
Ad
SSVInfo
class
RewardedAdSSVInfo
(
val
userId
:
String
,
val
customString
:
String
?
=
null
)
An object contains rewarded videos server-side verification data
Members
Constructors
Rewarded
Ad
SSVInfo
Link copied to clipboard
constructor
(
userId
:
String
,
customString
:
String
?
=
null
)
Properties
custom
String
Link copied to clipboard
val
customString
:
String
?
=
null
user
Id
Link copied to clipboard
val
userId
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String