Ozeki VoIP SDK Class library
DialInfo Class
NamespacesOzeki.VoIPDialInfo
Stores dialing information about the other communication client in both incoming and outgoing calls
Declaration Syntax
C#Visual BasicVisual C++
public class DialInfo
Public Class DialInfo
public ref class DialInfo
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
DialInfo(String, String, String)
Initializes a new instance of DialInfo

DialInfo(String, String, String, AddrSpecType)
Initializes a new instance of DialInfo

Address
Gets the address of the PBX the peer has registered to

AddrSpecType
Gets the specification type of the address

DisplayName
Gets the displayed name of the peer

ToString()()()()
Gets the string representation of the current DialInfo object
(Overrides Object.ToString()()()().)
UserName
Gets the user name of the peer

Inheritance Hierarchy
Object
DialInfo

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243