kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
Relation
Relation
enum
Relation
:
Enum
<
Relation
>
Content copied to clipboard
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
NOT_FRIEND
Link copied to clipboard
@
SerializedName
(
value
=
"no_friend"
)
NOT_FRIEND
(
)
Content copied to clipboard
FRIEND
Link copied to clipboard
@
SerializedName
(
value
=
"friend"
)
FRIEND
(
)
Content copied to clipboard
NONE
Link copied to clipboard
@
SerializedName
(
value
=
"N/A"
)
NONE
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard