com.appbrain.RemoteSettings |
ServerValues is a collection of values that can be sent back by AppBrain's servers to your Android app.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Return a value that was fetched from the server, if present.
| |||||||||||
Return a value that was fetched from the server, or a default value if
none was present.
|
Return a value that was fetched from the server, if present.
key | The name of the value. |
---|
Return a value that was fetched from the server, or a default value if none was present.
key | The name of the value. |
---|