Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

requestId

Read the frame correlation ID; returns an empty string when the field is absent.

API

Read the frame correlation ID; returns an empty string when the field is absent.

Namespace: DARTWIC::Share::JsonCodec.

#include <dartwic/share/DARTWICShareJsonCodec.h>

Declaration

std::string requestId(const nlohmann::json& frame);