Creates a new instance of the InstantMessage class.

C# | Visual Basic | Visual C++ |
public InstantMessage( string sender, string recipient, string content, string contentType )
Public Sub New ( sender As String, recipient As String, content As String, contentType As String )
public: InstantMessage( String^ sender, String^ recipient, String^ content, String^ contentType )
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290