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.model
Methods in com.wowza.wms.websocket.model with parameters of type IWebSocketPingResult Modifier and Type Method Description void
IWebSocketSession. ping(IWebSocketPingResult pingResult)
Send a ping message from server to client
-