public interface StreamReceiver
| Modifier and Type | Method and Description |
|---|---|
String |
getStreamId() |
void |
receive(StreamEvent streamEvent) |
String getStreamId()
void receive(StreamEvent streamEvent) throws InterruptedException
InterruptedExceptionCopyright © 2012. All Rights Reserved.