| Package | Description |
|---|---|
| won.bot.framework.bot.context | |
| won.bot.framework.eventbot.action.impl.mail.model | |
| won.bot.framework.eventbot.event.impl.mail |
| Modifier and Type | Method and Description |
|---|---|
SubscribeStatus |
MailBotContextWrapper.getSubscribeStatusForMailAddress(java.lang.String mailAddress) |
| Modifier and Type | Method and Description |
|---|---|
void |
MailBotContextWrapper.setSubscribeStatusForMailAddress(java.lang.String mailAddress,
SubscribeStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static SubscribeStatus |
SubscribeStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SubscribeStatus[] |
SubscribeStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SubscribeStatus |
SubscribeUnsubscribeEvent.getSubscribeStatus() |
| Constructor and Description |
|---|
SubscribeUnsubscribeEvent(javax.mail.internet.MimeMessage message,
SubscribeStatus subscribeStatus) |
Copyright © 2018. All Rights Reserved.