Package com.kaltura.client.types
Interface LiveRedirectScheduleEvent.Tokenizer
-
- All Superinterfaces:
BaseLiveScheduleEvent.Tokenizer,EntryScheduleEvent.Tokenizer,ObjectBase.Tokenizer,ScheduleEvent.Tokenizer
- Enclosing class:
- LiveRedirectScheduleEvent
public static interface LiveRedirectScheduleEvent.Tokenizer extends BaseLiveScheduleEvent.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringredirectEntryId()-
Methods inherited from interface com.kaltura.client.types.EntryScheduleEvent.Tokenizer
blackoutConflicts, categoryIds, entryIds, templateEntryId
-
Methods inherited from interface com.kaltura.client.types.ScheduleEvent.Tokenizer
classificationType, comment, contact, createdAt, description, duration, endDate, geoLatitude, geoLongitude, id, linkedBy, linkedTo, location, organizer, ownerId, parentId, partnerId, priority, recurrence, recurrenceType, referenceId, sequence, startDate, status, summary, tags, updatedAt
-
-
-
-
Method Detail
-
redirectEntryId
String redirectEntryId()
-
-