-
public class Protocol.FromDevice.Network.Method
-
-
Field Summary
Fields Modifier and Type Field Description private final StringLogNetworkCallRequestprivate final StringLogNetworkCallResponseprivate final StringLogWebSocketEventprivate final StringRegisterWebSocketIdspublic final static Protocol.FromDevice.Network.MethodINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetLogNetworkCallRequest()final StringgetLogNetworkCallResponse()final StringgetLogWebSocketEvent()final StringgetRegisterWebSocketIds()-
-
Method Detail
-
getLogNetworkCallRequest
final String getLogNetworkCallRequest()
-
getLogNetworkCallResponse
final String getLogNetworkCallResponse()
-
getLogWebSocketEvent
final String getLogWebSocketEvent()
-
getRegisterWebSocketIds
final String getRegisterWebSocketIds()
-
-
-
-