Click or drag to resize
DiaGlobWrapperSendDigits Method (Channel, String, Int32)
diaGlobWrapper Help

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public void SendDigits(
	Channel CurrentChannel,
	string Digits,
	int DigitsDurationMs
)

Parameters

CurrentChannel
Type: InkostarChannel
Digits
Type: SystemString
DigitsDurationMs
Type: SystemInt32
See Also