Enumeration: AgentMessageType
Table of contents
Enumeration Members
Enumeration Members
UNKNOWN
• UNKNOWN = "unknown"
INIT
• INIT = "init"
READY
• READY = "ready"
APP
• APP = "app"
CODE
• CODE = "code"
RPC
• RPC = "rpc"
EVENT
• EVENT = "event"
NAVIGATION
• NAVIGATION = "navigation"