Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php84 public $notificationCount; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
339 public function setNotificationCount($notificationCount) argument
341 $this->notificationCount = $notificationCount;
348 return $this->notificationCount;