Plugins
Covers Engine Plugin SDK 2.0.0 · Interface Plugin SDK 0.2.0
normalizeArgusEventForViewer
Set event ownership and normalize its channel references for the receiving viewer.
API
Set event ownership and normalize its channel references for the receiving viewer.
Namespace: DARTWIC::Share.
#include <dartwic/share/DARTWICShareProtocol.h>Declaration
ArgusEvent normalizeArgusEventForViewer(ArgusEvent event, const std::string& owner, const std::string& viewer);