|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionConstants
ConnectionConstants encapsulates constants related to the connection services.
| Field Summary | |
|---|---|
static short |
CONNECT_OPERATION_FAILED
UICCTransportLink.connect() method result:
if the connect operation has failed: 0 |
static short |
CONNECT_OPERATION_PERFORMED_SUCCESSFULLY
UICCTransportLink.connect() method result:
if the connect operation has been performed successfully: 1 |
static short |
CONNECT_OPERATION_PERFORMED_WITH_MODIFICATIONS
UICCTransportLink.connect() method result:
if the connect operation has been performed with modifications: 2 |
| Field Detail |
|---|
static final short CONNECT_OPERATION_FAILED
UICCTransportLink.connect() method result:
if the connect operation has failed: 0
static final short CONNECT_OPERATION_PERFORMED_SUCCESSFULLY
UICCTransportLink.connect() method result:
if the connect operation has been performed successfully: 1
static final short CONNECT_OPERATION_PERFORMED_WITH_MODIFICATIONS
UICCTransportLink.connect() method result:
if the connect operation has been performed with modifications: 2
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||