Add or updates specified SIP registration info.
| C# | Visual Basic | Managed C++ |
public void SetRegistration ( string addressOfRecord, SIP_t_ContactParam[] contacts )
Public Sub SetRegistration ( _ addressOfRecord As String, _ contacts As SIP_t_ContactParam() _ )
public: void SetRegistration ( String^ addressOfRecord, array<SIP_t_ContactParam^>^ contacts )
- addressOfRecord (String)
- Registration address of record.
- contacts (SIP_t_ContactParam[]())
- Registration address of record contacts to update.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)