getValue

fun getValue(objectId: ObjectID, key: String): SwitchboardResult<Any?>

Get a property value from a Switchboard object

Return

Result containing the property value or error

Parameters

objectId

ID of the object to get property from

key

Property key