public interface CommPortOwnershipListener
| Modifier and Type | Field and Description |
|---|---|
static int |
PORT_OWNED
The constant PORT_OWNED.
|
static int |
PORT_OWNERSHIP_REQUESTED
The constant PORT_OWNERSHIP_REQUESTED.
|
static int |
PORT_UNOWNED
The constant PORT_UNOWNED.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ownershipChange(int type)
Ownership change.
|
static final int PORT_OWNED
static final int PORT_OWNERSHIP_REQUESTED
static final int PORT_UNOWNED
Copyright © 2017. All rights reserved.