| C# | Visual Basic | Visual C++ |
public static DialInfo Create( string dialed, string callerDisplay, string callerID, SIPAddress sipDialed, SIPAddress sipCallerID )
Public Shared Function Create ( dialed As String, callerDisplay As String, callerID As String, sipDialed As SIPAddress, sipCallerID As SIPAddress ) As DialInfo
public: static DialInfo^ Create( String^ dialed, String^ callerDisplay, String^ callerID, SIPAddress^ sipDialed, SIPAddress^ sipCallerID )
- dialed (String)
- callerDisplay (String)
- callerID (String)
- sipDialed (SIPAddress)
- sipCallerID (SIPAddress)
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.90