Click or drag to resize

CallService Methods

The CallService type exposes the following members.

Methods
  NameDescription
Public methodApplyDialingRulesForEC500
Apply dialing rules. It is used for applying dialing rules outside of the call service (e.g ec500 calls).
Public methodCreateCall
Creates a new outgoing call object.
Public methodCreateCall(CallCreationInfo)
Creates a new outgoing call object with with information provided in the input argument.
Public methodGetCreateCallCapability
Gets Capability object indicating whether the call can be created.
Public methodGetVideoCapability
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.
Public methodGetVoIPCallingCapability
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.
Top
See Also