public class UnbluCoBrowsingModule
extends java.lang.Object
UnbluApiConfiguration.Builder#registerModule(UnbluModule)
to enable its functionality.
To access the api of the this module in the application, use getApi()
.Modifier and Type | Method and Description |
---|---|
static UnbluCoBrowsingModuleApi |
getApi()
The api instance which can be used in the app to interact with the co-browsing module.
|
static UnbluModule |
getModule()
An instance of the module which has to be registered in the
UnbluApiConfiguration via the UnbluApiConfiguration.Builder#registerModule(UnbluModule) function. |
public static UnbluCoBrowsingModuleApi getApi()
public static UnbluModule getModule()
UnbluApiConfiguration
via the UnbluApiConfiguration.Builder#registerModule(UnbluModule)
function.