| Package | Description |
|---|---|
| com.byteplus.id | |
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
Oauth2CallbackResponse |
IdApi.oauth2Callback(Oauth2CallbackRequest body) |
com.squareup.okhttp.Call |
IdApi.oauth2CallbackAsync(Oauth2CallbackRequest body,
ApiCallback<Oauth2CallbackResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
IdApi.oauth2CallbackCall(Oauth2CallbackRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for oauth2Callback
|
ApiResponse<Oauth2CallbackResponse> |
IdApi.oauth2CallbackWithHttpInfo(@NotNull Oauth2CallbackRequest body) |
| Modifier and Type | Method and Description |
|---|---|
Oauth2CallbackRequest |
Oauth2CallbackRequest.code(String code) |
Oauth2CallbackRequest |
Oauth2CallbackRequest.error(String error) |
Oauth2CallbackRequest |
Oauth2CallbackRequest.identityToken(String identityToken) |
Oauth2CallbackRequest |
Oauth2CallbackRequest.state(String state) |
Copyright © 2026. All rights reserved.