update

suspend fun update(context: Context, namespace: Namespace, objectId: String)

Updates the selected namespace and objectId.

Author

Arnau Mora

Since

20220315

Parameters

context

The context to run from.

namespace

The namespace of the object to update.

objectId

The id of the object to update.