kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
Chat
/
Type
Type
enum
Type
:
Enum
<
Chat.Type
>
Content copied to clipboard
채팅방의 종류
Entries
Properties
Entries
UNKNOWN
Link copied to clipboard
UNKNOWN
(
)
Content copied to clipboard
OPEN
Link copied to clipboard
@
SerializedName
(
value
=
"open"
)
OPEN
(
)
Content copied to clipboard
오픈채팅
REGULAR
Link copied to clipboard
@
SerializedName
(
value
=
"regular"
)
REGULAR
(
)
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