Client
Table of Contents
Constants
-
TYPE_CP
= "CP"
Methods
-
getPublicLicenseCode()
: string
-
getServerList()
: Result
-
register()
: Result
-
selectServer()
: Result
TYPE_CP
public
mixed
TYPE_CP
= "CP"
getPublicLicenseCode()
public
static getPublicLicenseCode() : string
getServerList()
public
static getServerList() : Result
register()
public
static register([mixed $preferredServer = "" ][, array<string|int, mixed> $options = [] ]) : Result
Parameters
-
$preferredServer
: mixed
= ""
-
-
$options
: array<string|int, mixed>
= []
-
selectServer()
public
static selectServer() : Result