Definition for a Call Identifier which is used in third party call requests.
| C# | Visual Basic | Visual C++ |
public class CallIdentifier
Public Class CallIdentifier
public ref class CallIdentifier
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ThirdPartyCallController..::.CallIdentifier(String, String) |
Must provide a Device Id and CallId to construct a Conection Id
| |
| getCallId |
Retrieve the Call Id from the object.
| |
| getDeviceIdAsString |
Retriece the Device ID, as a string, from the object.
|
| Object | |
| ThirdPartyCallController..::.CallIdentifier | |
Assembly: ServiceProvider (Module: ServiceProvider)