Clients
Constructors
Functions
matchAll
fun matchAll(
options: ClientQueryOptions = definedExternally
): Promise<Array<Client>>
openWindow
fun openWindow(url: String): Promise<WindowClient?>
fun matchAll(
options: ClientQueryOptions = definedExternally
): Promise<Array<Client>>
fun openWindow(url: String): Promise<WindowClient?>