|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.rim.device.api.io.nfc.handover.ConnectionHandoverEvent
public abstract class ConnectionHandoverEvent
Represents a generic connection handover event.
| Field Summary | ||
|---|---|---|
static int |
BLUETOOTH_TRANSPORT
Indicates the Bluetooth® transport type. |
|
static int |
REQUESTER_P2P_DETECTED
Indicates that an NFC Connection Handover requester device was detected. |
|
static int |
SELECTOR_P2P_DETECTED
Indicates that an NFC Connection Handover selector device was detected. |
|
static int |
SELECTOR_TAG_READ
Indicates that an NFC tag with an NDEF record containing connection handover information was read. |
|
| Constructor Summary | ||
|---|---|---|
protected |
ConnectionHandoverEvent(int eventType)
Creates a connection handover event. |
|
| Method Summary | ||
|---|---|---|
int |
getEventType()
Gets the type of connection handover event. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BLUETOOTH_TRANSPORT
public static final int SELECTOR_TAG_READ
public static final int REQUESTER_P2P_DETECTED
public static final int SELECTOR_P2P_DETECTED
| Constructor Detail |
|---|
protected ConnectionHandoverEvent(int eventType)
eventType - One of the following:
ConnectionHandoverEvent.SELECTOR_TAG_READConnectionHandoverEvent.REQUESTER_P2P_DETECTEDConnectionHandoverEvent.SELECTOR_P2P_DETECTED| Method Detail |
|---|
public int getEventType()
ConnectionHandoverEvent.SELECTOR_TAG_READConnectionHandoverEvent.REQUESTER_P2P_DETECTEDConnectionHandoverEvent.SELECTOR_P2P_DETECTED
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal