Clients

abstract external class Clients

Exposes the JavaScript Clients to Kotlin

Constructors

Link copied to clipboard
fun Clients()

Functions

Link copied to clipboard
Link copied to clipboard
fun get(id: String): Promise<Any?>
Link copied to clipboard
fun matchAll(options: ClientQueryOptions = definedExternally): Promise<Array<Client>>
Link copied to clipboard