Package com.kaltura.client.types
Interface MeetingScheduleEvent.Tokenizer
-
- All Superinterfaces:
EntryScheduleEvent.Tokenizer,ObjectBase.Tokenizer,ScheduleEvent.Tokenizer
- Enclosing class:
- MeetingScheduleEvent
public static interface MeetingScheduleEvent.Tokenizer extends EntryScheduleEvent.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringpreStartTime()-
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
-
preStartTime
String preStartTime()
-
-