public class FoundationFactory
extends java.lang.Object
| Constructor and Description |
|---|
FoundationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected EventsHandler |
getAdaptingEventsHandler()
Returns event handler adapting Foundation listeners for Chat SDK.
|
protected <any> |
getClientInstance(android.app.Application app,
ChatConfig chatConfig)
Initialise and obtain Foundation SDK client.
|
protected <any> getClientInstance(android.app.Application app,
ChatConfig chatConfig)
app - Application instance.chatConfig - Chat SDK configuration.protected EventsHandler getAdaptingEventsHandler()