public class JsoChannelAction
extends JavaScriptObject
implements org.realityforge.replicant.client.ChannelAction
| Modifier | Constructor and Description |
|---|---|
protected |
JsoChannelAction() |
| Modifier and Type | Method and Description |
|---|---|
org.realityforge.replicant.client.ChannelAction.Action |
getAction() |
java.lang.Object |
getChannelFilter()
Get the "raw" filter object.
|
int |
getChannelID() |
java.lang.Object |
getSubChannelID() |
public final int getChannelID()
getChannelID in interface org.realityforge.replicant.client.ChannelActionpublic final java.lang.Object getSubChannelID()
getSubChannelID in interface org.realityforge.replicant.client.ChannelAction@Nonnull public final org.realityforge.replicant.client.ChannelAction.Action getAction()
getAction in interface org.realityforge.replicant.client.ChannelActionpublic final java.lang.Object getChannelFilter()
org.realityforge.replicant.client.ChannelActiongetChannelFilter in interface org.realityforge.replicant.client.ChannelAction