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.client
Methods in com.wowza.wms.client with parameters of type IModuleCallResult Modifier and Type Method Description void
IClient. call(String handlerName, IModuleCallResult resultObj, Object... params)
Call client method/handler.
-