kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
FriendRelation
Friend
Relation
data
class
FriendRelation
(
talk
:
Relation
?
,
story
:
Relation
?
)
:
Parcelable
Content copied to clipboard
Functions
Properties
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Content copied to clipboard
Properties
story
Link copied to clipboard
val
story
:
Relation
?
Content copied to clipboard
talk
Link copied to clipboard
val
talk
:
Relation
?
Content copied to clipboard