Click or drag to resize
LyncPlatformLibraryWaitForIncomingCall Method
Waits for an incoming call on the existing SIP connection and raises an event of type WaitingForCall on completion.

Namespace: Inkostar.Classes
Assembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int WaitForIncomingCall()

Return Value

Type: Int32
The unique identifier for the current operation.
See Also