No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
Link Capability Input
- Root XML tag
-
1<linkCapability> 2 <url>http://www.example.com</url> 3 <urlName>Example</urlName> 4</linkCapability> - JSON example
-
1{ 2 "url": "http://www.example.com", 3 "urlName": "Example" 4} - Properties
-
Name Type Description Required or Optional Available Version url String URL of the link. Required 32.0 urlName String Name of the link. Optional 32.0