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 © 2005–2017 Red5. All rights reserved.