Type Function Library licensing.* Return value Boolean Revision Release 2022.3683 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 )