Returns the current ringer mode of the device which can be “Normal”, “Vibrate” or “Silent”.

app.GetRingerMode() → String: “Normal” or “Vibrate” or “Silent”

See Also: SetRingerMode

Example - Show Current Ringer Mode click to expand contents