UnbluDocumentCoBrowsingModuleDelegate
protocol UnbluDocumentCoBrowsingModuleDelegate : AnyObject
The delegate for the Unblu document co-browsing module
-
Called when document co-browsing starts
Declaration
Swift
func unbluDocumentCoBrowsingModuleDidStartCoBrowsing(_ unbluDocumentCoBrowsingModuleApi: any UnbluDocumentCoBrowsingModuleApi, _ uiController: UIViewController)Parameters
unbluDocumentCoBrowsingModuleApiThe
UnbluDocumentCoBrowsingModuleApiinstance providing access to the co-browsing module.uiControllerThe
UIViewControllerthat should be presented or embedded to display the document co-browsing session. -
Called when mobile co-browsing stops
Declaration
Swift
func unbluDocumentCoBrowsingModuleDidStopCoBrowsing(_ unbluDocumentCoBrowsingModuleApi: any UnbluDocumentCoBrowsingModuleApi)Parameters
unbluDocumentCoBrowsingModuleApiThe
UnbluDocumentCoBrowsingModuleApiinstance