Click or drag to resize

OpsAndroidIncomingIntentArgs Constructor

Initializes a new instance of the OpsAndroidIncomingIntentArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.10
Syntax
C#
public OpsAndroidIncomingIntentArgs(
	Object incomingIntent
)

Parameters

incomingIntent  Object
 
See Also