resumeAction(with:completion:)

Declaration

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