CallService Methods |
The CallService type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyDialingRulesForEC500 |
Apply dialing rules. It is used for applying dialing rules outside of the call service (e.g ec500 calls).
| |
| CreateCall |
Creates a new outgoing call object.
| |
| CreateCall(CallCreationInfo) |
Creates a new outgoing call object with with information provided in the input argument.
| |
| GetCreateCallCapability |
Gets Capability object indicating whether the call can be created.
| |
| GetVideoCapability |
Gets Capability object indicating whether the video is allowed for specific call type.
For each call type video capability is calculated based on license, user configuration and available network.
| |
| GetVoIPCallingCapability |
Gets Capability object indicating whether the VoIP calling is allowed for specific call type.
For each call type VoIP calling capability is calculated based on user configuration and available network.
|