Is there a way to check if the user has selected do not disturb? My application uses some push notifications, and I want to inform the user that he should disable the do not disturb mode for a better experience.
No, this is not possible using publicly available APi.
Do Not Disturb is not possible. Programmatically.
Source: https://habr.com/ru/post/1498343/More articles:Thread waiting for another thread - javaCreating a trigger with case argument - sqlWhat is the difference between a workspace and a (connected to a server) solution? - tfsThe best way to share a function between two class files is methodsJSONSchema splits one large schema file into multiple smaller logical files - jsonListbox error with SelectedIndex and value? - c #Should IIS Express be installed automatically or should I install it separately? - visual-studioApplication failed to start because python33.dll was not found - pythonPython best practice equality - pythonC ++ varargs - Am I using them well or are they bad? Is there a good alternative? - c ++All Articles