InstantMessagingCall.AutoAcceptNeeded Event

Definition

Raised when the call needs to be automatically accepted by the application.

C#
public event EventHandler<Microsoft.Rtc.Collaboration.AutoAcceptNeededEventArgs> AutoAcceptNeeded;

Event Type

Remarks

The implementation for this event handler should use a lock object to eliminate a possible race condition between this event being raised on the application's event thread and the application calling BeginAccept(), Decline(), etc on the application's main thread (or any other thread.)

Applies to

Proizvod Verzije
Lync UCMA 4.0, 5.0, latest