testSpecific(with:completionHandler:)

Declaration

func testSpecific(with params: MTRTestClusterClusterTestSpecificParams?, completionHandler: @escaping  @Sendable (MTRTestClusterClusterTestSpecificResponseParams?, (any Error)?) -> Void)
func testSpecific(with params: MTRTestClusterClusterTestSpecificParams?) async throws -> MTRTestClusterClusterTestSpecificResponseParams