resume(with:completion:)

Declaration

func resume(with params: MTROperationalStateClusterResumeParams?, completion: @escaping  @Sendable (MTROperationalStateClusterOperationalCommandResponseParams?, (any Error)?) -> Void)
func resume(with params: MTROperationalStateClusterResumeParams?) async throws -> MTROperationalStateClusterOperationalCommandResponseParams