sendAppMessage

suspend fun sendAppMessage(message: String, recipient: Recipient)

See the documentation for CallClient.sendAppMessage.

Throws OperationFailedException on failure.