Provides information about a package received in SIP INFO request body.
| C# | Visual Basic | Visual C++ |
public class InfoData : EventArgs, IEquatable<InfoData>
Public Class InfoData Inherits EventArgs Implements IEquatable(Of InfoData)
public ref class InfoData : public EventArgs, IEquatable<InfoData^>
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| InfoData(String, String, String) |
Initializes a new instance of the InfoData class.
| |
| Content |
Gets the string representation of the content.
| |
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| Equals(InfoData) | ||
| GetHashCode()()()() | (Overrides Object.GetHashCode()()()().) | |
| MimeType |
Gets the MIME type of the content.
| |
| SubMimeType |
Gets the sub-MIME type of the content.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290