Dockware

interface Dockware

The primary entry point for the Dockware SDK.

Use Dockware.builder to configure and build an instance. Once initialized, access the SDK features via Dockware.instance.

Types

Link copied to clipboard
interface Builder
Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
interface DependencyGraph
Link copied to clipboard
sealed interface DocumentCapture
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface Image
Link copied to clipboard
sealed interface ObjectCapture
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed interface UploadStatus

Properties

Link copied to clipboard

Repository for managing documents.

Link copied to clipboard

Repository for accessing organization-level data and settings.

Link copied to clipboard

Repository for managing the current user's profile and authentication status.

Link copied to clipboard

Repository for managing device-specific configurations and API versions.

Link copied to clipboard

The main repository for shipment management, scan history, and sharing.

Link copied to clipboard

Repository for managing shipment uploads.

Functions

Link copied to clipboard
abstract fun <T : Any> getPlugin(key: String): T?

Retrieves a registered plugin instance.

Link copied to clipboard

A combined workflow that launches Document Capture first, followed immediately by Object Capture.

Link copied to clipboard

Launches the UI for capturing document images (e.g., Pick Tickets).

Link copied to clipboard

Launches the UI for 3D object dimensioning and scanning.