This class represent SIP UA registration.
| C# | Visual Basic | Visual C++ | F# |
public class SIP_UA_Registration
Public Class SIP_UA_Registration
public ref class SIP_UA_Registration
type SIP_UA_Registration = class end
| All Members | Methods | Properties | Events | ||
| Icon | Member | Description |
|---|---|---|
| AOR |
Gets registration address of record.
| |
| AutoFixContact |
If true and contact is different than received or rport, received and rport is used as contact.
| |
| BeginRegister(Boolean) |
Starts registering.
| |
| BeginUnregister(Boolean) |
Starts unregistering.
| |
| Contact |
Gets registration contact URI.
| |
| Contacts |
Gets registrar server all contacts registered for this AOR.
| |
| Dispose()()()() |
Cleans up any resources being used.
| |
| Disposed |
This event is raised when registration has disposed.
| |
| Equals(Object) | (Inherited from Object.) | |
| Error |
This event is raised when REGISTER/un-REGISTER has failed.
| |
| Expires |
Gets after how many seconds contact expires.
| |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| IsDisposed |
Gets if this object is disposed.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Registered |
This event is raised when REGISTER has completed successfully.
| |
| State |
Gets registration state.
| |
| StateChanged |
This event is raised when registration state has changed.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| Unregistered |
This event is raised when un-REGISTER has completed successfully.
|
| Object | |
| SIP_UA_Registration | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119