public final class Settings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Settings.Builder
Builder for
Settings. |
| Modifier and Type | Method and Description |
|---|---|
APNs |
getApns() |
ChromeAppExt |
getChromeAppExt() |
ChromeWeb |
getChromeWeb() |
FCM |
getFcm() |
FirefoxWeb |
getFirefoxWeb() |
SafariWeb |
getSafariWeb() |
public final APNs getApns()
public final FCM getFcm()
public final FirefoxWeb getFirefoxWeb()
public final ChromeWeb getChromeWeb()
public final SafariWeb getSafariWeb()
public final ChromeAppExt getChromeAppExt()
Copyright © 2018. All rights reserved.