kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
FriendRelation
Friend
Relation
data
class
FriendRelation
(
talk
:
Relation
?
)
:
Parcelable
Content copied to clipboard
친구 관계 클래스
Friend relationship class
Constructors
Functions
Properties
Constructors
Friend
Relation
Link copied to clipboard
fun
FriendRelation
(
talk
:
Relation
?
)
Content copied to clipboard
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
talk
Link copied to clipboard
val
talk
:
Relation
?
Content copied to clipboard