Click or drag to resize
LyncPlatformLibraryAudioCallCancelGetDigits Method
Stops the GetDigits operation and flushes the digits buffer then raises an WaitingForDigitsCancelled on completion.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void CancelGetDigits()

Implements

ILyncPlatformLibraryInteractionCancelGetDigits
See Also