Information associated with a Conferenced event.
| C# | Visual Basic | Visual C++ |
public class ConferencedEventArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
Public Class ConferencedEventArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
public ref class ConferencedEventArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getAddedPartyDeviceId |
Get the device id of the party that was added
| |
| getConferenceConnectionList |
Get the list of all the connections
| |
| getConferencingDeviceId |
Get the device id of the device doing the conferencing.
| |
| getEventCause |
The cause (if any) of the event
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getLocalConnectionInfo |
Get the local connection information.
| |
| getMonitorId |
The ID of the monitor that triggered this event.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs.) | |
| getPrimaryOldCallConnectionId |
Get the Connection Id of the primary old call.
| |
| getSecondaryOldCallConnectionId |
Get the Connection Id of the secondary old call.
|
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonEventArgs | |||
| ThirdPartyCallController..::.ConferencedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)