Package com.wowza.wms.netconnection
Interface INetConnectionCallback
- 
 public interface INetConnectionCallback
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCallback(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params)
 
- 
- 
- 
Method Detail- 
onCallbackvoid onCallback(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params) 
 
- 
 
-