testSpecific(with:completion:)

Declaration

func testSpecific(with params: MTRUnitTestingClusterTestSpecificParams?, completion: @escaping  @Sendable (MTRUnitTestingClusterTestSpecificResponseParams?, (any Error)?) -> Void)
func testSpecific(with params: MTRUnitTestingClusterTestSpecificParams?) async throws -> MTRUnitTestingClusterTestSpecificResponseParams