getLicenseInfo()
Availability
Flash Player 6.
Flash Communication Server MX 1.0.
Usage
getLicenseInfo()
Parameters
None.
Returns
If the call succeeds, the server sends a reply information object with a
, a
property of
status
code
object. The
object has the following properties:
data
Property
name
version
build
copyright
key
type
family
edition
NetConnection.Call.Success
Description
String; product name, for example, Flash Media Server.
String; version number, for example, 1.0.
String; build number.
String; copyright information.
String; license key that is set in the Server.xml file.
If you have more than one license key, this string is a concatenation of
all your valid license keys, delimited by semicolons (;).
Number; type of license. If you have multiple licenses, they must have
the same type number. Possible values are shown here:
0=Commercial
1=Educational
Number; license family, which determines the value of other properties.
If you have multiple licenses, they must have the same family number.
Possible values are shown here:
0=Personal
1=Professional
Number; edition, for example, single, trial, beta, unlimited, and so on. If
you have multiple licenses, they must have the same edition number.
property of
level
, and a
property that is an
data
getLicenseInfo()
37
Need help?
Do you have a question about the FLASH MEDIA SERVER 2-SERVER MANAGEMENT ACTIONSCRIPT LANGUAGE and is the answer not in the manual?