toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.ad
/
AmityAdFrequency
Amity
Ad
Frequency
data
class
AmityAdFrequency
(
type
:
String
,
value
:
Int
)
:
Parcelable
Members
Constructors
Amity
Ad
Frequency
Link copied to clipboard
constructor
(
type
:
String
,
value
:
Int
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Type
Link copied to clipboard
fun
getType
(
)
:
String
get
Value
Link copied to clipboard
fun
getValue
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)