Initializes a new instance of DialInfo
| C# | Visual Basic | Visual C++ |
public DialInfo( string displayName, string userName, string address, AddrSpecType addrSpecType )
Public Sub New ( displayName As String, userName As String, address As String, addrSpecType As AddrSpecType )
public: DialInfo( String^ displayName, String^ userName, String^ address, AddrSpecType addrSpecType )
- displayName (String)
- The displayed name of the peer
- userName (String)
- The user name of the peer
- address (String)
- The address of the PBX the peer has registered to
- addrSpecType (AddrSpecType)
- The specification type of the address
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649