StoreAndForward_RequestResponse$json top-level constant
Implementation
@$core.Deprecated('Use storeAndForwardDescriptor instead')
const StoreAndForward_RequestResponse$json = {
'1': 'RequestResponse',
'2': [
{'1': 'UNSET', '2': 0},
{'1': 'ROUTER_ERROR', '2': 1},
{'1': 'ROUTER_HEARTBEAT', '2': 2},
{'1': 'ROUTER_PING', '2': 3},
{'1': 'ROUTER_PONG', '2': 4},
{'1': 'ROUTER_BUSY', '2': 5},
{'1': 'ROUTER_HISTORY', '2': 6},
{'1': 'ROUTER_STATS', '2': 7},
{'1': 'ROUTER_TEXT_DIRECT', '2': 8},
{'1': 'ROUTER_TEXT_BROADCAST', '2': 9},
{'1': 'CLIENT_ERROR', '2': 64},
{'1': 'CLIENT_HISTORY', '2': 65},
{'1': 'CLIENT_STATS', '2': 66},
{'1': 'CLIENT_PING', '2': 67},
{'1': 'CLIENT_PONG', '2': 68},
{'1': 'CLIENT_ABORT', '2': 106},
],
};