UNPKG

kaltura-node-typescript-client

Version:
10 lines (9 loc) 176 B
export declare enum KalturaNotificationStatus { error = 3, errorResending = 5, pending = 1, queued = 7, sent = 2, sentSynch = 6, shouldResend = 4 }