Sends INFO request to the other party.

C# | Visual Basic | Visual C++ |
bool SendInfo( string mimeType, string subMimeType, string contents )
Function SendInfo ( mimeType As String, subMimeType As String, contents As String ) As Boolean
bool SendInfo( String^ mimeType, String^ subMimeType, String^ contents )

Boolean
True, if the INFO request sent successfully.
True, if the INFO request sent successfully.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649