public class ClientServerDetection extends Object implements IPendingServiceCallback
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
ClientServerDetection() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
checkBandwidth(Object[] params) |
void |
resultReceived(IPendingServiceCall call)
Handle callback from service call.
|
public void resultReceived(IPendingServiceCall call)
resultReceived in interface IPendingServiceCallbackcall - Call object this callback is applied toCopyright © 2005–2017 Red5. All rights reserved.