public class IntentsManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
ChatIntentsProvider |
getChatIntentsProvider() |
static IntentsManager |
getInstance()
Get instance of Donky Messaging UI singleton.
|
boolean |
isChatAvailable() |
void |
setChatIntentsProvider(ChatIntentsProvider chatIntentsProvider) |
public boolean isChatAvailable()
public static IntentsManager getInstance()
public ChatIntentsProvider getChatIntentsProvider()
public void setChatIntentsProvider(ChatIntentsProvider chatIntentsProvider)