Conaito VoIP SIP Client SDK
Home
PreviousUpNext
SetLicenseKey Method

This method is used to set license key (fullversion)

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

It initializes the component with licence key (fullversion)

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