This class implements SIP registrar registration entry. Defined in RFC 3261 10.3.

C# | Visual Basic | Visual C++ | F# |
public class SIP_Registration
Public Class SIP_Registration
public ref class SIP_Registration
type SIP_Registration = class end

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | SIP_Registration(String, String) |
Default constructor.
|
![]() | AddOrUpdateBindings(SIP_Flow, String, Int32, array<SIP_t_ContactParam>[]()[][]) |
Adds or updates matching bindings.
|
![]() | AOR |
Gets registration address of record.
|
![]() | Bindings |
Gets this registration priority ordered bindings.
|
![]() | CreateTime |
Gets time when this registration entry was created.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBinding(AbsoluteUri) |
Gets matching binding. Returns null if no match.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveAllBindings()()()() |
Removes all this registration bindings.
|
![]() | RemoveBinding(SIP_RegistrationBinding) |
Removes specified binding.
|
![]() | RemoveExpiredBindings()()()() |
Removes all expired bindings.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UserName |
Gets user name who owns this registration.
|

Object | |
![]() | SIP_Registration |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119