| Package | Description |
|---|---|
| io.swagger.client.api | |
| io.swagger.client.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
DevelopersApi.getUserInfo(String authorization,
GetUserInfoParams getUserInfoParams)
Get User Info
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoAsync(String authorization,
GetUserInfoParams getUserInfoParams,
ApiCallback<Map<String,Object>> callback)
Get User Info (asynchronously)
Get User Info
|
com.squareup.okhttp.Call |
DevelopersApi.getUserInfoCall(String authorization,
GetUserInfoParams getUserInfoParams,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getUserInfo
|
ApiResponse<Map<String,Object>> |
DevelopersApi.getUserInfoWithHttpInfo(String authorization,
GetUserInfoParams getUserInfoParams)
Get User Info
Get User Info
|
| Modifier and Type | Method and Description |
|---|---|
GetUserInfoParams |
GetUserInfoParams.accessToken(String accessToken) |
GetUserInfoParams |
GetUserInfoParams.oxdId(String oxdId) |
Copyright © 2020. All rights reserved.