Class: Kaltura::Constants::SessionType

Inherits:
Object
  • Object
show all
Defined in:
lib/kaltura/constants/session_type.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

USER =

User KS

0
ADMIN =

Admin KS

2