Package com.kaltura.client.types
Interface AdCuePoint.Tokenizer
-
- All Superinterfaces:
CuePoint.Tokenizer,ObjectBase.Tokenizer
- Enclosing class:
- AdCuePoint
public static interface AdCuePoint.Tokenizer extends CuePoint.Tokenizer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringadType()Stringduration()StringendTime()StringprotocolType()StringsourceUrl()Stringtitle()-
Methods inherited from interface com.kaltura.client.types.CuePoint.Tokenizer
copiedFrom, createdAt, cuePointType, entryId, forceStop, id, intId, isMomentary, partnerData, partnerId, partnerSortValue, startTime, status, systemName, tags, thumbOffset, triggeredAt, updatedAt, userId
-
-