Ozeki VoIP SDK Class library
SetLicense Method (userId, licenseKey)
NamespacesOzeki.VoIP.SDK.ProtectionLicenseManagerSetLicense(String, String)
Declaration Syntax
C#Visual BasicVisual C++
public void SetLicense(
	string userId,
	string licenseKey
)
Public Sub SetLicense ( 
	userId As String,
	licenseKey As String
)
public:
void SetLicense(
	String^ userId, 
	String^ licenseKey
)
Parameters
userId (String)
licenseKey (String)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290