toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.ad
/
AmityAdTarget
Amity
Ad
Target
data
class
AmityAdTarget
(
communityIds
:
List
<
String
>
)
:
Parcelable
Members
Constructors
Amity
Ad
Target
Link copied to clipboard
constructor
(
communityIds
:
List
<
String
>
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Community
Ids
Link copied to clipboard
fun
getCommunityIds
(
)
:
List
<
String
>
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)