ManiaScript Reference  2019-05
CNotificationsConsumer Struct Reference
Inheritance diagram for CNotificationsConsumer:
CNod

Public Types

enum  EFilterPriority { All, MoreThanMemo, MoreThanNotice }
 

Public Attributes

const CNotificationsConsumerEvent [] Events
 
const CNotificationsConsumerNotification [] Notifications
 
const CNotificationsConsumerNotification [] FilteredNotifications
 
EFilterPriority Filter_Priority
 
- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Manager of buddies instant messaging.

Member Enumeration Documentation

◆ EFilterPriority

Enumerator
All 
MoreThanMemo 
MoreThanNotice 

Member Data Documentation

◆ Events

const CNotificationsConsumerEvent [] CNotificationsConsumer::Events

Events

◆ Filter_Priority

EFilterPriority CNotificationsConsumer::Filter_Priority

◆ FilteredNotifications

const CNotificationsConsumerNotification [] CNotificationsConsumer::FilteredNotifications

◆ Notifications

const CNotificationsConsumerNotification [] CNotificationsConsumer::Notifications

List of the Notifications.