Skip to content

ProGlove Connect 1.3.0 To command
Type to start searching
    • Prerequisites
      • Quick Start Guide
      • Overview
      • Software Keyboard
        • Basic Integration
        • Worker Feedback
        • Display
        • Button
        • Screen Templates
        • Profiles
        • Basic Integration
        • Worker Feedback
        • Photo
        • Display
        • Button
        • Templates
        • Profiles
        • Api reference
      • Example Apps
      • Firmware Update
      • AutoConfig for MDM
      • Required Permissions
      • Early Access License Activation
        • Rule Examples
        • Regex
        • Symbology Filtering
      • Symbologies
      • Profiles
    • Troubleshooting
    • Release Notes 1.3.0
    • Parameters

    connect-sdk / de.proglove.sdk.commands / IPgCommandData / toCommand

    toCommand

    open fun toCommand(params:PgCommandParams):PgCommand<T>

    Wraps this commandData in a PgCommand.

    Parameters

    params - The PgCommandParams that are added to the wrapping PgCommand

    Return The PgCommand wrapping this commandData and the provided params

    open fun toCommand():PgCommand<T>

    Wraps this commandData in a PgCommand.

    Return The PgCommand wrapping this commandData and default PgCommandParams

    Copyright © 2020 Workaround GmbH