Type Function Library licensing.* Return value Boolean Revision Current Public Release (2018.3326) Keywords licensing See also licensing.verify()
Initializes the licensing service library by specifying the name of the licensing provider. Currently, only "google"
is supported.
Returns true
if successful; otherwise returns false
.
licensing.init( providerName ) |