resetCounts(with:completion:)

Declaration

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