Click or drag to resize
IPBXCallFactory Interface

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface IPBXCallFactory
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