Click or drag to resize

ConferenceChanged Delegate

A delegate for the Conference Changed Event

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public delegate void ConferenceChanged(
	ConferenceChangedEventArgs ccea
)

Parameters

ccea
Type: VoiceElements.ClientConferenceChangedEventArgs
See Also