Package com.kaltura.client.services
Class NotificationService
- java.lang.Object
-
- com.kaltura.client.services.NotificationService
-
public class NotificationService extends Object
Notification Service
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNotificationService.GetClientNotificationNotificationBuilder
-
Constructor Summary
Constructors Constructor Description NotificationService()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NotificationService.GetClientNotificationNotificationBuildergetClientNotification(String entryId, NotificationType type)Return the notifications for a specific entry id and type
-
-
-
Method Detail
-
getClientNotification
public static NotificationService.GetClientNotificationNotificationBuilder getClientNotification(String entryId, NotificationType type)
Return the notifications for a specific entry id and type- Parameters:
entryId-type-
-
-