Click or drag to resize

OpsExtensibilityApplicationOpsAndroidIncomingIntentEventDelegate Delegate


Namespace: Micros.Ops.Extensibility
Assembly: Ops (in Ops.dll) Version: 19.10
Syntax
C#
public delegate EventProcessingInstruction OpsAndroidIncomingIntentEventDelegate(
	Object sender,
	OpsAndroidIncomingIntentArgs args
)

Parameters

sender  Object
 
args  OpsAndroidIncomingIntentArgs
 

Return Value

EventProcessingInstruction
See Also