Click or drag to resize

ApiEventingPostMessage Method

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public void PostMessage(
	long engineID,
	string message
)

Parameters

engineID
Type: SystemInt64
message
Type: SystemString
See Also