public static interface NetworkCommunicationFragment.NetCommFragmentListener
| Modifier and Type | Method and Description |
|---|---|
void |
netConnDone(boolean error)
Notify the end of network communication.
|
void |
netConnDownload()
Invoke the start of network communication.
|