Introduction
Checks the notification permission for the Drive App and returns a promise.
Return value
Promise that resolves with one of the following messages:
  1. Notification permission not granted
  2. Notification permission granted
  3. Request notification permission is not supported
Code samples