Uses of Interface
com.wowza.wms.module.IModuleCallResult
- 
Packages that use IModuleCallResult Package Description com.wowza.wms.client 
- 
- 
Uses of IModuleCallResult in com.wowza.wms.clientMethods in com.wowza.wms.client with parameters of type IModuleCallResult Modifier and Type Method Description voidIClient. call(String handlerName, IModuleCallResult resultObj, Object... params)Call client method/handler.
 
-