Class: Kaltura::Constants::EmailIngestionProfileStatus

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura/constants/email_ingestion_profile_status.rb

Overview

The constants module will soon be depreciated into an Enumeration module to be more in line with the C# API client’s namespacing.

Constant Summary collapse

INACTIVE =

inactive profile.

0
ACTIVE =

active profile.

1