kakao-open-android-docs
kakao-open-android-docs
/
com.kakao.sdk.auth.model
/
CertTokenInfo
Cert
Token
Info
data
class
CertTokenInfo
(
token
:
OAuthToken
,
txId
:
String
)
:
Parcelable
Content copied to clipboard
토큰 정보와 전자서명 접수번호
Token information and transaction ID
Constructors
Functions
Properties
Constructors
Cert
Token
Info
Link copied to clipboard
fun
CertTokenInfo
(
token
:
OAuthToken
,
txId
:
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
token
Link copied to clipboard
val
token
:
OAuthToken
Content copied to clipboard
토큰 정보
Token information
txId
Link copied to clipboard
val
txId
:
String
Content copied to clipboard
전자서명 접수번호
Transaction ID