AddService Method
User initiated action to add a service.
Syntax
window.external.AddService(URL)
Parameters
URL Required. Specifies the URL for an XML Activity. This URL has to be a navigable HTTP or HTTPS URL.
Return Value
No return value.
Remarks
Installs an xml activity with the specified XML URL.
Standards Information
There is no public standard that applies to this method.
Applies To
external
See Also
IsServiceInstalled