Conaito VoIP SIP Client SDK
Home
PreviousUpNext
SetWebLicense Method

This method is used to set license key (fullversion) for website usage.

C++
HRESULT SetWebLicense(BSTR sCustomerId, BSTR sWebKey);
C#
void SetWebLicense(string sCustomerId, string sWebKey);
Parameters 
Description 
sCustomerID 
Customer's ID (provided with fullversion license) 
sLicenseKey 
Customer's Web License Key (provided with fullversion license) 

It initializes the component with licence key (fullversion) for website usage. The Web license key is binded on the provided Domain (URL).

Copyright © Conaito Technologies 2013. All rights reserved.
What do you think about this topic? Send feedback!