qmi.core.rpc.blocking_rpc_method_call

qmi.core.rpc.blocking_rpc_method_call(context: qmi.core.context.QMI_Context, rpc_object_address: QMI_MessageHandlerAddress, method_name: str, rpc_lock_token: QMI_LockTokenDescriptor | None, *args: Any, rpc_timeout: float | None = None, **kwargs: Any) Any

Helper function that performs a blocking call to a specific method of the target RPC object.