A List of the connections. Each entry is a CallIdentifier.
| C# | Visual Basic | Visual C++ |
public List<ThirdPartyCallController..::.CallIdentifier> getConnectionList { get; }
Public ReadOnly Property getConnectionList As List(Of ThirdPartyCallController..::.CallIdentifier)
public: property List<ThirdPartyCallController..::.CallIdentifier^>^ getConnectionList { List<ThirdPartyCallController..::.CallIdentifier^>^ get (); }
Assembly: ServiceProvider (Module: ServiceProvider)