Uses of Interface
com.wowza.wms.websocket.model.IWebSocketPingResult
- 
Packages that use IWebSocketPingResult Package Description com.wowza.wms.websocket.model 
- 
- 
Uses of IWebSocketPingResult in com.wowza.wms.websocket.modelMethods in com.wowza.wms.websocket.model with parameters of type IWebSocketPingResult Modifier and Type Method Description voidIWebSocketSession. ping(IWebSocketPingResult pingResult)Send a ping message from server to client
 
-