Apps Error
data class AppsError(statusCode: Int, reason: AppsErrorCause, response: AppsErrorResponse) : KakaoSdkError, Parcelable
Content copied to clipboard
Apps 에러
Apps error
Constructors
Link copied to clipboard
fun AppsError(statusCode: Int, reason: AppsErrorCause, response: AppsErrorResponse)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
유효하지 않은 토큰으로 인한 에러인지 확인
Check whether the error is due to an invalid token
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard