Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
delivery
Read the frame delivery discriminator; returns an empty string when the field is absent.
API
Read the frame delivery discriminator; returns an empty string when the field is absent.
Namespace: DARTWIC::Share::JsonCodec.
#include <dartwic/share/DARTWICShareJsonCodec.h>Declaration
std::string delivery(const nlohmann::json& frame);