| Package | Description |
|---|---|
| com.onlyoffice.service.documenteditor.config |
| Modifier and Type | Method and Description |
|---|---|
Config |
DefaultConfigService.createConfig(String fileId,
Mode mode,
String userAgent) |
Config |
ConfigService.createConfig(String fileId,
Mode mode,
String userAgent)
Creates a configuration for the document editor using the User-Agent request header.
|
Config |
DefaultConfigService.createConfig(String fileId,
Mode mode,
Type type) |
Config |
ConfigService.createConfig(String fileId,
Mode mode,
Type type)
Creates a configuration for the document editor using the
Type parameter. |
Copyright © 2023–2024. All rights reserved.