Package com.inertia.promove
Class Command.ServiceSendEventResponse
java.lang.Object
com.inertia.promove.Command.ProMoveResponse
com.inertia.promove.Command.ProMoveResponseBool
com.inertia.promove.Command.ServiceSendEventResponse
- All Implemented Interfaces:
Command.ProMoveCommand
- Enclosing class:
- Command
@Deprecated public static class Command.ServiceSendEventResponse extends Command.ProMoveResponseBool
Deprecated.
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ServiceSendEventResponse(byte[] in)
Deprecated. -
Method Summary
Modifier and Type Method Description byte
getSubType()
Deprecated.Command.Group
getType()
Deprecated.Methods inherited from class com.inertia.promove.Command.ProMoveResponseBool
getBytes, parse, toString
-
Constructor Details
-
ServiceSendEventResponse
public ServiceSendEventResponse(byte[] in)Deprecated.
-
-
Method Details
-
getSubType
public byte getSubType()Deprecated. -
getType
Deprecated.
-