Package | Description |
---|---|
com.groupdocs.cloud.viewer.api | |
com.groupdocs.cloud.viewer.model |
Modifier and Type | Method | Description |
---|---|---|
FormatsResult |
InfoApi.getSupportedFileFormats() |
List supported file formats
|
Modifier and Type | Method | Description |
---|---|---|
ApiResponse<FormatsResult> |
InfoApi.getSupportedFileFormatsWithHttpInfo() |
List supported file formats
|
Modifier and Type | Method | Description |
---|---|---|
com.squareup.okhttp.Call |
InfoApi.getSupportedFileFormatsAsync(ApiCallback<FormatsResult> callback) |
List supported file formats (asynchronously)
|
Modifier and Type | Method | Description |
---|---|---|
FormatsResult |
FormatsResult.addFormatsItem(Format formatsItem) |
|
FormatsResult |
FormatsResult.formats(java.util.List<Format> formats) |
Copyright © 2020. All rights reserved.