Package | Description |
---|---|
usp.ime.gclib.net.communication |
Modifier and Type | Method and Description |
---|---|
int |
CommunicationSocket.acceptListener(IReceiveListener listener,
Device receiverDevice)
This method is used to receive a message from another device.
|
int |
CommunicationSocket.acceptListener(IReceiveListener listener,
Device receiverDevice,
TargetRestrictions targetRestrictions)
This method is used to receive a message from another device.
|