resume(with:completion:)

Declaration

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