Modifier and Type | Field and Description |
---|---|
static int |
MESSAGE_TYPE |
Constructor and Description |
---|
Unsubscribed(long request,
long subscription,
java.lang.String reason) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Object> |
marshal() |
static Unsubscribed |
parse(java.util.List<java.lang.Object> wmsg) |
public static final int MESSAGE_TYPE
public Unsubscribed(long request, long subscription, java.lang.String reason)
public static Unsubscribed parse(java.util.List<java.lang.Object> wmsg)