Clients
Constructors
Functions
matchAll
fun matchAll(
options: ClientQueryOptions = definedExternally
): Promise<Array<Client>>
openWindow
fun openWindow(url: String): Promise<WindowClient?>
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
fun matchAll(
options: ClientQueryOptions = definedExternally
): Promise<Array<Client>>
fun openWindow(url: String): Promise<WindowClient?>