C# Class CodeImp.Gluon.QueueItem

A queue item is a single item that can be transferred to another location. The filename allows grouping of items that the manager can group together for a specific device (such as agenda items over obex).
Mostra file Open project: DieterKoblenz/LCARS

Public Methods

Method Description
QueueItem ( ) : System

Method Details

QueueItem() public method

public QueueItem ( ) : System
return System