Uses of Interface
com.kaltura.client.types.EmailNotificationRecipientProvider.Tokenizer
-
Packages that use EmailNotificationRecipientProvider.Tokenizer Package Description com.kaltura.client.types -
-
Uses of EmailNotificationRecipientProvider.Tokenizer in com.kaltura.client.types
Subinterfaces of EmailNotificationRecipientProvider.Tokenizer in com.kaltura.client.types Modifier and Type Interface Description static interfaceEmailNotificationCategoryRecipientProvider.Tokenizerstatic interfaceEmailNotificationGroupRecipientProvider.Tokenizerstatic interfaceEmailNotificationStaticRecipientProvider.Tokenizerstatic interfaceEmailNotificationUserRecipientProvider.TokenizerMethods in com.kaltura.client.types that return EmailNotificationRecipientProvider.Tokenizer Modifier and Type Method Description EmailNotificationRecipientProvider.TokenizerEmailNotificationTemplate.Tokenizer. bcc()EmailNotificationRecipientProvider.TokenizerEmailNotificationTemplate.Tokenizer. cc()EmailNotificationRecipientProvider.TokenizerEmailNotificationTemplate.Tokenizer. replyTo()EmailNotificationRecipientProvider.TokenizerEmailNotificationTemplate.Tokenizer. to()
-