kakao-open-android-docs
androidJvm
kakao-open-android-docs
/
com.kakao.sdk.user.model
/
ScopeInfo
Scope
Info
data
class
ScopeInfo
(
val
id
:
Long
,
val
scopes
:
List
<
Scope
>
?
)
:
Parcelable
사용자 동의 내역
User consent history
Members
Constructors
Scope
Info
Link copied to clipboard
constructor
(
id
:
Long
,
scopes
:
List
<
Scope
>
?
)
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)
Properties
id
Link copied to clipboard
val
id
:
Long
회원번호
Service user ID
scopes
Link copied to clipboard
val
scopes
:
List
<
Scope
>
?
앱의 동의항목 목록
List of scopes in the app