Click or drag to resize

IPBXCallFactory Interface


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public interface IPBXCallFactory

The IPBXCallFactory type exposes the following members.

Methods
 NameDescription
Public methodCreateServerCall(IExtensionBase, DialParameters) Creates an outgoing call on server side.
Public methodCreateServerCall(IExtensionBase, String) Creates an outgoing call on server side.
Top
See Also