setData

abstract suspend fun setData(data: <Error class: unknown class>)

Set value of the SyncDocument as a JSON object.

Parameters

data

New document data.

Throws

TwilioException

When error occurred while updating the document.