com.aelitis.azureus.core.messenger.config
Class PlatformDevicesMessenger

java.lang.Object
  extended by com.aelitis.azureus.core.messenger.config.PlatformDevicesMessenger

public class PlatformDevicesMessenger
extends Object

Author:
TuxPaper

Field Summary
static String CFG_SEND_QOS
           
static String LISTENER_ID
           
 
Constructor Summary
PlatformDevicesMessenger()
           
 
Method Summary
static void qosFoundDevice(Device device)
           
static void qosTurnOn(boolean withITunes, boolean bugFix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CFG_SEND_QOS

public static final String CFG_SEND_QOS
See Also:
Constant Field Values

LISTENER_ID

public static final String LISTENER_ID
See Also:
Constant Field Values
Constructor Detail

PlatformDevicesMessenger

public PlatformDevicesMessenger()
Method Detail

qosTurnOn

public static void qosTurnOn(boolean withITunes,
                             boolean bugFix)

qosFoundDevice

public static void qosFoundDevice(Device device)