Package com.wowza.wms.netconnection
Interface INetConnectionCallResult
- 
 public interface INetConnectionCallResult
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonResult(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params)
 
- 
- 
- 
Method Detail- 
onResultvoid onResult(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params) 
 
- 
 
-