org.red5.server.api.service
public interface IPendingServiceCallback
Modifier and Type | Method and Description |
---|---|
void |
resultReceived(IPendingServiceCall call)
Triggered when results are recieved
|
void resultReceived(IPendingServiceCall call)
call
- Call object this callback is applied toCopyright © 2006-2012 The Red5 Project