| Package | Description |
|---|---|
| com.docdoku.api.services |
| Modifier and Type | Method and Description |
|---|---|
UserStatsDTO |
WorkspacesApi.getUsersStats(String workspaceId)
Get user stats for workspace
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<UserStatsDTO> |
WorkspacesApi.getUsersStatsWithHttpInfo(String workspaceId)
Get user stats for workspace
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
WorkspacesApi.getUsersStatsAsync(String workspaceId,
ApiCallback<UserStatsDTO> callback)
Get user stats for workspace (asynchronously)
|
Copyright © 2019 DocDoku. All rights reserved.