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) Version: 10.0.6.243