Home docs nex protocols Offline Game Notifications (71)
Post

Offline Game Notifications (71)

Methods

(1) PollNotifications

Request

This method does not take any parameters.

Response

TypeName
List<NotificationEvent>listNotifications
Uint32nbRemainingNotifs

(2) PollSpecificOfflineNotifications

Request

TypeName
List<Uint32>majortype

Response

TypeName
List<TimedNotification>listTimedNotification
Uint32ret

(3) PollAnyOfflineNotifications

Request

This method does not take any parameters.

Response

TypeName
List<TimedNotification>listTimedNotification
Uint32nbRemainingNotifs

Types

TimedNotification (Structure)

TypeName
DateTimetimestamp
NotificationEventNotification
Contents