|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CSDDataCallAdapterListener
Listener for serving incomming data from CSD data call.
| Method Summary | |
|---|---|
void |
onDisconnectCSD()
Method called when the connection is closed |
void |
onIncomingCSDData(java.io.InputStream is)
Method is called when there are received data from other side |
| Method Detail |
|---|
void onIncomingCSDData(java.io.InputStream is)
is - InputStream with incomming datavoid onDisconnectCSD()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||