kakao-partner-android-docs
kakao-partner-android-docs
/
com.kakao.sdk.cert.model
/
SessionInfo
Session
Info
data
class
SessionInfo
(
userId
:
Long
,
sessionStartAt
:
Date
,
sessionEndAt
:
Date
)
Content copied to clipboard
세션 정보
Constructors
Properties
Constructors
Session
Info
Link copied to clipboard
fun
SessionInfo
(
userId
:
Long
,
sessionStartAt
:
Date
,
sessionEndAt
:
Date
)
Content copied to clipboard
Properties
sessionEndAt
Link copied to clipboard
val
sessionEndAt
:
Date
Content copied to clipboard
세션 종료 시간, UTC
sessionStartAt
Link copied to clipboard
val
sessionStartAt
:
Date
Content copied to clipboard
세션 시작 시간, UTC
userId
Link copied to clipboard
val
userId
:
Long
Content copied to clipboard
회원번호