Click or drag to resize
ConversationMultiPartyStatusChanged Event
Notifies the application that the conversation's multi-party status has changed in response to new participants being added or existing participants being removed.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler MultiPartyStatusChanged

Value

Type: SystemEventHandler
See Also