kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.partner.talk.model
/
Chats
Chats
data
class
Chats
(
totalCount
:
Int
,
elements
:
List
<
Chat
>
?
,
beforeUrl
:
String
?
,
afterUrl
:
String
?
)
:
Parcelable
Content copied to clipboard
카카오톡 채팅방 목록 조회 API 응답 모델.
Constructors
Functions
Properties
Constructors
Chats
Link copied to clipboard
fun
Chats
(
totalCount
:
Int
,
elements
:
List
<
Chat
>
?
,
beforeUrl
:
String
?
,
afterUrl
:
String
?
)
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
afterUrl
Link copied to clipboard
val
afterUrl
:
String
?
Content copied to clipboard
친구 목록 현재 페이지의 다음 페이지 URL
beforeUrl
Link copied to clipboard
val
beforeUrl
:
String
?
Content copied to clipboard
친구 목록 현재 페이지의 이전 페이지 URL
elements
Link copied to clipboard
val
elements
:
List
<
Chat
>
?
Content copied to clipboard
채팅방 목록
totalCount
Link copied to clipboard
val
totalCount
:
Int
Content copied to clipboard
전체 채팅방 수