public class UnbluCallModule
extends java.lang.Object
UnbluApiConfiguration.Builder#registerModule(UnbluModule).
To use the api of the UnbluCallModule in the application, use getApi().| Modifier and Type | Method and Description |
|---|---|
static UnbluCallModuleApi |
getApi()
The api instance which can be used in the app to interact with the call module
|
static UnbluModule |
getModule()
The actual module which has to be registered in the
UnbluApiConfiguration via the UnbluApiConfiguration.Builder#registerModule(UnbluModule) function. |
public static UnbluCallModuleApi getApi()
public static UnbluModule getModule()
UnbluApiConfiguration via the UnbluApiConfiguration.Builder#registerModule(UnbluModule) function.