buildSource: function()

in src/apache-unomi-tracker.js [621:623]


        buildSource: function (sourceId, sourceType, sourceProperties = undefined) {
            return wem._buildObject(sourceId, sourceType, sourceProperties);
        },