Interface INetConnectionCallResult


public interface INetConnectionCallResult
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResult(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params)
     
  • Method Details

    • onResult

      void onResult(INetConnection netconnection, com.wowza.wms.request.RequestFunction function, AMFDataList params)