Class: Kaltura::KalturaHttpNotificationMethod
- Inherits:
-
Object
- Object
- Kaltura::KalturaHttpNotificationMethod
- Defined in:
- lib/kaltura_plugins/kaltura_http_notification_client_plugin.rb
Constant Summary collapse
- GET =
1
- POST =
2
- PUT =
3
- DELETE =
4