new WebcomApp (appId, pf)
api/WebcomApp.js, line 19
Creates the representation of a [[service]] application on a given platform.
| Name | Type | Default | Description |
|---|---|---|---|
appId |
string |
[[service]] application identifier |
|
pf |
string | "io.datasync.orange.com" |
optional
Authority of the [[service]] platform to use, following the syntax:
|
Members
-
string fullyQualifiedName
-
Fully qualified name that uniquely describes this instance of
api.WebcomApp.
Methods
-
isSecure ()
api/WebcomApp.js, line 58 -
Indicates whether the platform associated to this
api.WebcomAppinstance is secure.Returns:
Type Description boolean