callsTurnApp

suspend fun callsTurnApp(name: String, block: suspend CallsTurnAppResourceBuilder.() -> Unit): CallsTurnApp

Parameters

name

The unique name of the resulting resource.

block

Builder for CallsTurnApp.

See also


Parameters

name

The unique name of the resulting resource.

See also