Click or drag to resize

IDialplanProvider Interface


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

The IDialplanProvider type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the name of the dial plan provider.
Top
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
See Also