CallServiceGetCreateCallCapability Method |
Gets Capability object indicating whether the call can be created.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability GetCreateCallCapability(
CallCreationInfo callCreationInfo
)
Parameters
- callCreationInfo
- Type: Avaya.ClientServicesCallCreationInfo
The line appearance id and other call creation information.
Return Value
Type:
CapabilityCapability object indicating whether the call can be created.
See Also