Uses of Class
com.kaltura.client.services.EventNotificationTemplateService.RegisterEventNotificationTemplateBuilder
-
Packages that use EventNotificationTemplateService.RegisterEventNotificationTemplateBuilder Package Description com.kaltura.client.services -
-
Uses of EventNotificationTemplateService.RegisterEventNotificationTemplateBuilder in com.kaltura.client.services
Methods in com.kaltura.client.services that return EventNotificationTemplateService.RegisterEventNotificationTemplateBuilder Modifier and Type Method Description static EventNotificationTemplateService.RegisterEventNotificationTemplateBuilderEventNotificationTemplateService. register(String notificationTemplateSystemName, PushNotificationParams pushNotificationParams)Register to a queue from which event messages will be provided according to given template.
-