Click or drag to resize

SupportedWtApplications Class

Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.SupportedWtApplications

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SupportedWtApplications : StringArrayBlob

The SupportedWtApplications type exposes the following members.

Constructors
NameDescription
Public methodSupportedWtApplications
Initializes a new instance of the SupportedWtApplications class
Public methodSupportedWtApplications
Initializes a new instance of the SupportedWtApplications class
Public methodSupportedWtApplications
Initializes a new instance of the SupportedWtApplications class
Top
Properties
NameDescription
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Methods
NameDescription
Public methodGetAvailableWtApplication
Returns the ApplicationInfo of the installed application at the specified position in the SupportedWtApplications list.
Top
Remarks
StringArrayBlob implements the class that manages the list of supported Walkie-Talkie applications to be used with the Push-to-Talk button. The class is managed by the ConfigurationManager BlobProperty PropertyID.KEYBOARD_PTT_SUPPORTED_WT_APPLICATIONS.

[Android Documentation]

See Also