Add or updates specified SIP registration info.

C# | Visual Basic | Visual C++ | F# |
public void SetRegistration( string aor, SIP_t_ContactParam[] contacts, SIP_Flow flow )
Public Sub SetRegistration ( aor As String, contacts As SIP_t_ContactParam(), flow As SIP_Flow )
public: void SetRegistration( String^ aor, array<SIP_t_ContactParam^>^ contacts, SIP_Flow^ flow )
member SetRegistration : aor : string * contacts : SIP_t_ContactParam[] * flow : SIP_Flow -> unit

- aor (String)
- Registration address of record.
- contacts (array<SIP_t_ContactParam>[]()[][])
- Registration address of record contacts to update.
- flow (SIP_Flow)
- SIP proxy local data flow what accpeted this contact registration.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119