Click or drag to resize

BarcodeManagerRemoveStopListener Method

Unregisters a IStopListener associated with the decoder.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual int RemoveStopListener(
	IStopListener listener
)

Parameters

listener
Type: Com.Datalogic.DecodeIStopListener

[Missing <param name="listener"/> documentation for "M:Com.Datalogic.Decode.BarcodeManager.RemoveStopListener(Com.Datalogic.Decode.IStopListener)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Com.Datalogic.Decode.BarcodeManager.RemoveStopListener(Com.Datalogic.Decode.IStopListener)"]

Remarks