safeGlobalInt
Safely reads an integer from Settings.Global as a string.
Return
The value as a string, or "unavailable" on failure.
Parameters
key
Global settings key.
default
Value used when the key is absent.
Safely reads an integer from Settings.Global as a string.
The value as a string, or "unavailable" on failure.
Global settings key.
Value used when the key is absent.