IntentWedge.DeliveryMode Property
Click or drag to resize

IntentWedgeDeliveryMode Property

deliveryMode indicates the method by which the intent is delivered.

Namespace: Com.Datalogic.Decode.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public Com.Datalogic.Device.Configuration.EnumProperty DeliveryMode { get; set; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.EnumProperty
No description available.

Remarks
deliveryMode indicates the method by which the intent is delivered. The default value is INTENT_DELIVERY_MODE_ENUM.BROADCAST.

[Android Documentation]

See Also