contactList

suspend fun contactList(name: String, block: suspend ContactListResourceBuilder.() -> Unit): ContactList

Parameters

name

The unique name of the resulting resource.

block

Builder for ContactList.

See also


Parameters

name

The unique name of the resulting resource.

See also