NotificationQuery is a class representing a query for notification data. It includes a method to send the notification query and receive the response.
NotificationQuery
Constructs a new NotificationQuery instance.
The authentication token.
notification is a method that sends a query request to get notification data.
notification
The variables for the query.
The response from the query request.
NotificationQuery
is a class representing a query for notification data. It includes a method to send the notification query and receive the response.