Click or drag to resize
IDialplanProvider Interface

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public interface IDialplanProvider

The IDialplanProvider type exposes the following members.

Methods
  NameDescription
Public methodGetDestination
Gets the destination that will be called.
Public methodGetSessionMode
Retrieves the session mode used when making call between two parties.
Top
Properties
  NameDescription
Public propertyName
Gets the name of the dial plan provider.
Top
See Also