deviceResourcePath abstract method
- String deviceResourcePath
Sets the device management resource URL path.
For the default value please see the native API references.
Params:
- deviceResourcePath: the device management resource URL path.
Returns: a ConfigurationBuilder object.
Implementation
ConfigurationBuilder deviceResourcePath(String deviceResourcePath);