|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionHandoverListener
Processes connection handover events that are triggered after the device establishes a wireless connection.
| Method Summary | ||
|---|---|---|
boolean |
completeConnectionHandover()
Invoked by the platform when a connection handover negotiation is about to start when two NFC-enabled devices tapped. |
|
void |
onConnectionHandoverCompleted(ConnectionHandoverCompletedEvent event)
Invoked by the platform when a connection handover event completes. |
|
void |
onConnectionHandoverFailed(ConnectionHandoverFailedEvent event)
Invoked by the platform when a connection handover event fails. |
|
| Method Detail |
|---|
boolean completeConnectionHandover()
ConnectinHandoverListener wishes the connection handover negotiation to start; false otherwise.void onConnectionHandoverCompleted(ConnectionHandoverCompletedEvent event)
event - The completed event.void onConnectionHandoverFailed(ConnectionHandoverFailedEvent event)
event - The failed event.
|
|||||||||
| 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