kakao-partner-android-sdk
kakao-partner-android-sdk
/
com.kakao.sdk.partner.talk.model
/
ChatMembers
/
Type
Type
enum
Type
:
Enum
<
ChatMembers.Type
>
Content copied to clipboard
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
MULTI_CHAT
Link copied to clipboard
@
SerializedName
(
value
=
"MultiChat"
)
MULTI_CHAT
(
)
Content copied to clipboard
DIRECT_CHAT
Link copied to clipboard
@
SerializedName
(
value
=
"DirectChat"
)
DIRECT_CHAT
(
)
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