public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
String |
getSoundUrl(BuildResult result)
Returns a configured sound for a provided
BuildResult or null. |
boolean |
isEnabledByDefault()
Returns
true if the notification-client should be enabled by default. |
boolean isEnabledByDefault()
true if the notification-client should be enabled by default.String getSoundUrl(BuildResult result)
BuildResult or null.Copyright © 2004-2011. All Rights Reserved.