toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.helper.core.mention
/
AmityMentionee
Amity
Mentionee
sealed
class
AmityMentionee
:
Parcelable
Inheritors
CHANNEL
USER
Members
Types
CHANNEL
Link copied to clipboard
object
CHANNEL
:
AmityMentionee
USER
Link copied to clipboard
class
USER
(
userId
:
String
)
:
AmityMentionee
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)