zapInboundTypes top-level constant

List<String> const zapInboundTypes

Types an agent may send to the host (the inbound direction).

Implementation

const List<String> zapInboundTypes = ['mission', 'checkpoint'];