Click or drag to resize

PropertyID.KeyboardPttActiveWtPackage Field

This parameter sets the package name of the Walkie-Talkie application to be used with the Push-to-Talk button.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const Int32 KeyboardPttActiveWtPackage = "value"

Field Value

Type: Int32
Remarks
This parameter sets the package name of the Walkie-Talkie application to be used with the Push-to-Talk button.

The class of the property is TextProperty.

Set the input value to "none" not to associate any Walkie-Talkie App with the PTT button; Otherwise set the input value with one of the package names retrieved from the list of supported Walkie-Talkie Apps through the KEYBOARD_PTT_SUPPORTED_WT_APPLICATIONS property.

[Android Documentation]

See Also