toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.social.post
/
AmityPost
/
DataType
/
CUSTOM
CUSTOM
class
CUSTOM
(
val
customTypeName
:
String
)
:
AmityPost.DataType
Members
Constructors
CUSTOM
Link copied to clipboard
constructor
(
customTypeName
:
String
)
Properties
custom
Type
Name
Link copied to clipboard
val
customTypeName
:
String
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Api
Key
Link copied to clipboard
open
override
fun
getApiKey
(
)
:
String
get
File
Id
Key
Link copied to clipboard
open
override
fun
getFileIdKey
(
)
:
String
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)