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