A data type that acts as a container for encoded persistent NOTIFY data. Used when
saving/restoring NOTIFY client information when acting as a SIP NOTIFY server.
Namespace:
LanScapeAssembly: LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# |
|---|
public class PersistNotifyData : IDisposable |
| Visual Basic (Declaration) |
|---|
Public Class PersistNotifyData _ Implements IDisposable |
| Visual C++ |
|---|
public ref class PersistNotifyData : IDisposable |
| J# |
|---|
public class PersistNotifyData implements IDisposable |
