public interface DataReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
receiveData(Object inObject)
Provides the data received from the remote source.
|
void receiveData(Object inObject)
inObject - the data received from the remote source.Copyright © 2017. All Rights Reserved.