|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WiiDevice
Interface describing a device that can connect to the Wii via Bluetooth. Exposes a few basic methods used during device location.
Method Summary | |
---|---|
void |
disconnect()
Disconnects from the given Wii Device. |
java.lang.String |
getBluetoothAddress()
Returns the bluetooth address of the Wii device. |
boolean |
isConnected()
Returns true if connected to the device; otherwise false . |
Method Detail |
---|
void disconnect()
boolean isConnected()
true
if connected to the device; otherwise false
.
true
if connected to the device; otherwise false
.java.lang.String getBluetoothAddress()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |