Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
Online_notifications

Classes

class  NotificationCatalogueApi
class  NotificationCatalogueFilters
class  NotificationInfo

Enumerations

enum  ENotificationCatalogueOrderBy { ID , CREATEDAT , ID , CREATEDAT }
 Notification Catalogue ordering values. More...
enum  ENotificationCatalogueOrderBy { ID , CREATEDAT , ID , CREATEDAT }

Detailed Description

Enumeration Type Documentation

◆ ENotificationCatalogueOrderBy [1/2]

Notification Catalogue ordering values.

Enumerator
ID 

ordered by ID.

CREATEDAT 

ordered by time of creation.

ID 

ordered by ID.

CREATEDAT 

ordered by time of creation.

Definition at line 13 of file ENotificationCatalogueOrderBy.c.

◆ ENotificationCatalogueOrderBy [2/2]

Enumerator
ID 

ordered by ID.

CREATEDAT 

ordered by time of creation.

ID 

ordered by ID.

CREATEDAT 

ordered by time of creation.

Definition at line 13 of file ENotificationCatalogueOrderBy.c.