UnbluCallModuleProvider
struct UnbluCallModuleProvider
Entry point to use the call functionality of Unblu to do audio and video calls.
This module has to be registered via UnbluClientConfiguration.register(module: ...).
To use the UnbluCallModuleApi in the application, use UnbluCallModuleProvider.create().
-
Creates an instance of
UnbluCallModuleApito be registered with theUnbluCoreSDKDeclaration
Swift
static func create() -> any UnbluCallModuleApi