IntentDeliveryModeBroadcast Property |
Sends an Intent using broadcastIntent to invoke registered broadcast receivers
Namespace:
Com.Datalogic.Decode.Configuration
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public static IntentDeliveryMode Broadcast { get; }
Public Shared ReadOnly Property Broadcast As IntentDeliveryMode
Get
Property Value
Type:
IntentDeliveryModeRemarks See Also