Initializes a new instance of the ContactInfo class.
| C# | Visual Basic | Visual C++ |
public ContactInfo( AddrSpecType addrSpecType, string displayName, string userName, string address, TransportType transportType )
Public Sub New ( addrSpecType As AddrSpecType, displayName As String, userName As String, address As String, transportType As TransportType )
public: ContactInfo( AddrSpecType addrSpecType, String^ displayName, String^ userName, String^ address, TransportType transportType )
- addrSpecType (AddrSpecType)
- displayName (String)
- userName (String)
- address (String)
- transportType (TransportType)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649