Plugins

Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0

normalizeArgusChannelReferenceForViewer

Qualify a local channel reference with its owner, or remove a qualifier matching the viewer.

API

Qualify a local channel reference with its owner, or remove a qualifier matching the viewer. Preserves any suffix after the closing vertical bar.

Namespace: DARTWIC::Share.

#include <dartwic/share/DARTWICShareProtocol.h>

Declaration

std::string normalizeArgusChannelReferenceForViewer(const std::string& reference, const std::string& owner, const std::string& viewer);