| Package | Description |
|---|---|
| co.aurasphere.botmill.fb.support |
| Modifier and Type | Method and Description |
|---|---|
static FbBotMillMockMediator |
FbBotMillMockMediator.getInstance(String facebookMockId,
Class<? extends FbBotDefinition>... fbBotDefinitions)
Constructor that registers a mocked page-scoped user ID as a recipient
and instantiates and registers a list of
FbBotDefinition classes. |
static FbBotMillMockMediator |
FbBotMillMockMediator.getInstance(String facebookMockId,
FbBotDefinition... fbBotDefinitions)
Constructor that registers a mocked page-scoped user ID as a recipient
and a list of
FbBotDefinition. |
Copyright © 2017 BotMill. All rights reserved.