kakao-partner-android-sdk
kakao-partner-android-sdk
/
com.kakao.sdk.partner.talk.model
/
FriendFilter
Friend
Filter
enum
FriendFilter
:
Enum
<
FriendFilter
>
Content copied to clipboard
친구 목록 필터링
Entries
Properties
Entries
INVITABLE
Link copied to clipboard
@
SerializedName
(
value
=
"invitable"
)
INVITABLE
(
)
Content copied to clipboard
REGISTERED
Link copied to clipboard
@
SerializedName
(
value
=
"registered"
)
REGISTERED
(
)
Content copied to clipboard
NONE
Link copied to clipboard
@
SerializedName
(
value
=
"none"
)
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