C# Class CodeImp.Gluon.ObexManager

Afficher le fichier Open project: DieterKoblenz/LCARS Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetBluetoothDevices ( ObexBluetoothDevice &devices ) : bool
Initialize ( ) : void
ObexManager ( ) : System
SendObject ( ObexTransferObject obj ) : bool

Private Methods

Méthode Description
Transfer ( ObexTransferObject obj ) : void
UpdateThread ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetBluetoothDevices() public méthode

public GetBluetoothDevices ( ObexBluetoothDevice &devices ) : bool
devices ObexBluetoothDevice
Résultat bool

Initialize() public méthode

public Initialize ( ) : void
Résultat void

ObexManager() public méthode

public ObexManager ( ) : System
Résultat System

SendObject() public méthode

public SendObject ( ObexTransferObject obj ) : bool
obj ObexTransferObject
Résultat bool