UNPKG

kaltura-node-typescript-client

Version:
16 lines (14 loc) 1.67 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.KalturaNotificationStatus = void 0; var KalturaNotificationStatus; (function (KalturaNotificationStatus) { KalturaNotificationStatus[KalturaNotificationStatus["error"] = 3] = "error"; KalturaNotificationStatus[KalturaNotificationStatus["errorResending"] = 5] = "errorResending"; KalturaNotificationStatus[KalturaNotificationStatus["pending"] = 1] = "pending"; KalturaNotificationStatus[KalturaNotificationStatus["queued"] = 7] = "queued"; KalturaNotificationStatus[KalturaNotificationStatus["sent"] = 2] = "sent"; KalturaNotificationStatus[KalturaNotificationStatus["sentSynch"] = 6] = "sentSynch"; KalturaNotificationStatus[KalturaNotificationStatus["shouldResend"] = 4] = "shouldResend"; })(KalturaNotificationStatus = exports.KalturaNotificationStatus || (exports.KalturaNotificationStatus = {})); //# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImFwaS90eXBlcy9LYWx0dXJhTm90aWZpY2F0aW9uU3RhdHVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7OztBQUVBLElBQVkseUJBUVg7QUFSRCxXQUFZLHlCQUF5QjtJQUNqQywyRUFBTyxDQUFBO0lBQ1YsNkZBQWdCLENBQUE7SUFDaEIsK0VBQVMsQ0FBQTtJQUNULDZFQUFRLENBQUE7SUFDUix5RUFBTSxDQUFBO0lBQ04sbUZBQVcsQ0FBQTtJQUNYLHlGQUFjLENBQUE7QUFDZixDQUFDLEVBUlcseUJBQXlCLEdBQXpCLGlDQUF5QixLQUF6QixpQ0FBeUIsUUFRcEMiLCJmaWxlIjoiYXBpL3R5cGVzL0thbHR1cmFOb3RpZmljYXRpb25TdGF0dXMuanMiLCJzb3VyY2VzQ29udGVudCI6WyJcblxuZXhwb3J0IGVudW0gS2FsdHVyYU5vdGlmaWNhdGlvblN0YXR1cyB7XG4gICAgZXJyb3I9Myxcblx0ZXJyb3JSZXNlbmRpbmc9NSxcblx0cGVuZGluZz0xLFxuXHRxdWV1ZWQ9Nyxcblx0c2VudD0yLFxuXHRzZW50U3luY2g9Nixcblx0c2hvdWxkUmVzZW5kPTRcbn0iXX0=