Application.UpdateStages.WithIconPath Interface
public static interface Application.UpdateStages.WithIconPath
The stage of the Application update allowing to specify iconPath.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withIconPath(String iconPath)
Specifies the icon |
Method Details
withIconPath
public abstract Application.Update withIconPath(String iconPath)
Specifies the iconPath property: Path to icon..
Parameters:
Returns: