Kotlin v1.4.32
  • Solutions
    • Multiplatform Mobile ↗
    • Server-side ↗
    • Web frontend
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
← Docs
kotlin-stdlib / org.w3c.workers / Clients

Clients

JS
1.1
abstract class Clients

Exposes the JavaScript Clients to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript Clients to Kotlin

Clients()

Functions

JS
1.1

claim

fun claim(): Promise<Unit>
JS
1.1

get

fun get(id: String): Promise<Any?>
JS
1.1

matchAll

fun matchAll(
    options: ClientQueryOptions = definedExternally
): Promise<Array<Client>>
JS
1.1

openWindow

fun openWindow(url: String): Promise<WindowClient?>
  • GitHub logo
  • Twitter logo
  • Slack logo
  • Reddit logo
  • Stack Overflow logo
  • Stack Overflow logo
Contributing to Kotlin Releases Press Kit Security Blog Issue Tracker
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license. Supported and developed by JetBrains
Supported and developed by JetBrains
esc