Uses of Interface
com.wowza.wms.module.IModuleCallResult
Packages that use IModuleCallResult
-
Uses of IModuleCallResult in com.wowza.wms.client
Methods in com.wowza.wms.client with parameters of type IModuleCallResultModifier and TypeMethodDescriptionvoid
IClient.call
(String handlerName, IModuleCallResult resultObj, Object... params) Call client method/handler.