enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Tools.Notifications.NotificationQueueEntry Class Reference

Public Member Functions

def __init__ (self, fnc, screen, id, *args, **kwargs)
 

Public Attributes

 timestamp
 
 pending
 
 fnc
 
 screen
 
 id
 
 args
 
 kwargs
 
 domain
 
 deferred_callable
 
 text
 

Constructor & Destructor Documentation

◆ __init__()

def Tools.Notifications.NotificationQueueEntry.__init__ (   self,
  fnc,
  screen,
  id,
args,
**  kwargs 
)

Member Data Documentation

◆ args

Tools.Notifications.NotificationQueueEntry.args

◆ deferred_callable

Tools.Notifications.NotificationQueueEntry.deferred_callable

◆ domain

Tools.Notifications.NotificationQueueEntry.domain

◆ fnc

Tools.Notifications.NotificationQueueEntry.fnc

◆ id

Tools.Notifications.NotificationQueueEntry.id

◆ kwargs

Tools.Notifications.NotificationQueueEntry.kwargs

◆ pending

Tools.Notifications.NotificationQueueEntry.pending

◆ screen

Tools.Notifications.NotificationQueueEntry.screen

◆ text

Tools.Notifications.NotificationQueueEntry.text

◆ timestamp

Tools.Notifications.NotificationQueueEntry.timestamp

The documentation for this class was generated from the following file: