File

src/session/dcm/open_tab.ts

Description

This service is responsible for opening a new tab that shows the provided Blueriq session. By default, the sessionId is composed into an URL which is opened in a new window. The exact specification of the route can be specified in the BlueriqModule.forRoot import using the BlueriqConfig.sessionRoute configuration option, or alternatively the SessionRouteProvider service can be provided to implement more advanced use-cases.

Index

Methods

Constructor

constructor(sessionRouteProvider: SessionRouteProvider, locationStrategy: LocationStrategy)
Parameters :
Name Type Optional
sessionRouteProvider SessionRouteProvider No
locationStrategy LocationStrategy No

Methods

open
open(sessionId: SessionId)
Parameters :
Name Type Optional
sessionId SessionId No
Returns : void

results matching ""

    No results matching ""