Interface UnbluModule

All Known Subinterfaces:
CallModule, MobileCoBrowsingModule, com.unblu.sdk.core.internal.call.UnbluCallModule

public interface UnbluModule
An interface for the modules you can use in the SDK. Added with the method UnbluClientConfiguration.Builder.registerModule(UnbluModule). Use the specific implementation for the module you want to use.