LumiSoft Net Help
SetRegistration Method (aor, contacts)
NamespacesLumiSoft.Net.SIP.ProxySIP_RegistrarSetRegistration(String, array<SIP_t_ContactParam>[]()[][])
Add or updates specified SIP registration info.
Declaration Syntax
C#Visual BasicVisual C++F#
public void SetRegistration(
	string aor,
	SIP_t_ContactParam[] contacts
)
Public Sub SetRegistration ( 
	aor As String,
	contacts As SIP_t_ContactParam()
)
public:
void SetRegistration(
	String^ aor, 
	array<SIP_t_ContactParam^>^ contacts
)
member SetRegistration : 
        aor : string * 
        contacts : SIP_t_ContactParam[] -> unit 
Parameters
aor (String)
Registration address of record.
contacts (array<SIP_t_ContactParam>[]()[][])
Registration address of record contacts to update.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119