public interface ByteStreamListener extends EventListener
This interface is an abstraction to both kind of requests.
| Modifier and Type | Method and Description |
|---|---|
void |
byteStreamRequested(ByteStreamEvent e)
Called when a byte stream is requested.
|
void byteStreamRequested(ByteStreamEvent e)
e - The byte stream event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.