Home
last modified time | relevance | path

Searched refs:notificationPriority (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php88 public $notificationPriority; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
353 public function setNotificationPriority($notificationPriority) argument
355 $this->notificationPriority = $notificationPriority;
362 return $this->notificationPriority;