resumeAction(with:completionHandler:)
Declaration
func resumeAction(with params: MTRActionsClusterResumeActionParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func resumeAction(with params: MTRActionsClusterResumeActionParams) async throws