gpgs.clearNotifications()

Type Function
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs
See also gpgs2.*

Overview

Clears notifications.

Syntax

gpgs.clearNotifications(notificationTypes)
notificationTypes (optional)

Array. Populate with string elements. List of notifications to be cleared. Accepted values: "all", "multiplayer", "invitation", "level up", "match update", "quest", "request".