ConferenceServiceAvailable Event |
Notifies the application that the conference has a healthy signaling path. Depending on the network topology, the
call session and the conference controls may share the same signaling connection (e.g., SIP and tunnel CCMP),
or may use different connections. This is why separate service available / unavailable events are provided
for the Call and Conference objects.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic event EventHandler ServiceAvailable
Value
Type:
SystemEventHandler
See Also