new pcmws.api.PCMServiceURL(hosturl, path)
Name | Type | Description |
---|---|---|
hosturl |
string |
The optional host. If undefined it will use the prototype.hostURL; |
path |
string |
The path. |
Subclasses
Extends
Members
-
hostURL{string}
-
This value contains the host url part (minus the path).
-
path{string}
-
This value contains the path of the url.