Package com.unblu.sdk.core
Interface UnbluModule
-
- All Known Subinterfaces:
CallModule
,MobileCoBrowsingModule
,com.unblu.sdk.core.internal.call.UnbluCallModule
public interface UnbluModule
A module which can be used in Unblu. This can be added via theUnbluClientConfiguration.Builder.registerModule(UnbluModule)
function.